ayan-player-cli 0.1.3

A simple CLI tool to play videos from the current directory.
Documentation

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