A mov-cli v4 plugin for playing Music or Videos stored on your device. Read-only mirror.
- Python 95.7%
- Makefile 4.3%
| .github/workflows | chore: add if to codeberg workflow | |
| mov_cli_files | bump: version | |
| .gitattributes | Initial commit | |
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| Makefile | Initial commit | |
| pyproject.toml | Update pyproject.toml | |
| README.md | Update README.md | |
| ruff.toml | Initial commit | |
Installation 🛠️
Here's how to install and add the plugin to mov-cli.
- Install the package.
PIP
pip install mov-cli-files
AUR
yay -S python-mov-cli-files
- Then add the plugin to your mov-cli config.
mov-cli -e
[mov-cli.plugins]
files = "mov-cli-files"
Usage 🖱️
mov-cli -s files {query}
Example 🌟
Let's say I want to play an mp4 file in my Videos folder named "osaka_america_ya.mp4", this is the command you can use:
mov-cli -s files america ya
Search in literal path 🔎
If you would like to quickly search in a path that is not scanned by the plugin use the path scraper option like so:
mov-cli -s files osaka oh my gah -- --path ./Downloads
Give me EVERYTHING ✴️
If you would like to search for everything use the star chatacter (*) instead of entering a query like so:
mov-cli -s files "*"