rplayer

A Command Line Audio Player.

Supports MP3, WAV, Vorbis, and flac audio.

$ cargo install rplayer

Command Line Arguments

``` rplayer 0.1.0 Grant Handy grantshandy@gmail.com A Command Line Audio Player

USAGE: rplayer [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -v, --volume Set volume to play audio at, 1.0 is normal volume.

ARGS: Sets the input file to play ```