| Crates.io | ayan-player-cli |
| lib.rs | ayan-player-cli |
| version | 0.1.3 |
| created_at | 2024-12-28 20:18:27.515905+00 |
| updated_at | 2025-01-01 09:09:42.536694+00 |
| description | A simple CLI tool to play videos from the current directory. |
| homepage | |
| repository | https://github.com/AyanDas-99/rust-player-cli |
| max_upload_size | |
| id | 1497740 |
| size | 27,964 |
A simple CLI tool to play videos from the current directory.
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