2 releases
0.1.3 | Jan 1, 2025 |
---|---|
0.1.2 | Dec 29, 2024 |
0.1.1 |
|
0.1.0 |
|
#1128 in Command line utilities
420 downloads per month
17KB
420 lines
player-cli
A simple CLI tool to play videos from the current directory.
Features
- Play videos with ease from the terminal.
- Adjust playback volume and speed using options.
- Set default options
- Filter with extension
Installation
Clone the repository and build the tool using cargo
:
git clone https://github.com/AyanDas-99/rust-player-cli
cd rust-player-cli
cargo build --release
Dependencies
~0.8–8MB
~71K SLoC