NoMedia
Program to control whether Android files should appear in media or not
In the Android operating system, it is commonly configured so that folders containing a ".nomedia" file do not have their contents displayed in the device's public gallery.
In certain cases, applications or even the user himself may have many images and videos in the device's memory, but the user does not want to see them in the cell phone's media. With this in mind, this tool was developed for Termux.
With a single command, you can hide all the contents of a folder, so that they no longer appear in the media.
nomedia folder
if you do not specify a folder, it will always assume the current folder by default. If you want all subfolders in that directory to also be hidden, add the argument -r
nomedia -r folder
And if you want to revert or make a folder visible to the cell phone's media, just add the parameter -u or --unhide
nomedia -r -r folder
Need help? Try running nomedia --help
Limitations
- This program was made to work on Android operating systems, together with Termux
- Not all programs and systems support the .nomedia file, some require extra configuration and some others are simply not compatible.
Release files for NoMedia 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nomedia-0.1.0.tar.gz | 4.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| NoMedia-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.1 kB
Release files / nomedia-0.1.0.tar.gz
| Download URL | nomedia-0.1.0.tar.gz |
|---|---|
| Size | 4.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51738a8f9b475499ff2ec07f3d71eefc04e4cd9d5aabde55b30ede46f4ebd760
|
|
BLAKE2b-256 checksum How to use checksums |
8c68ba70707547c3ba994cdbf5f8030b38149d628115669f59b4921a2a093f46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.0
|
Release files / NoMedia-0.1.0-py3-none-any.whl
| Download URL | NoMedia-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
208cb4ade8e37c900f2243648dca65024c99754ec072c19e2a7b2fc682cbdea6
|
|
BLAKE2b-256 checksum How to use checksums |
59756aa240871944287546c6bfa5b80a60986ef46d5adf12627246d97a8ed262
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.0
|