2 releases

0.1.1 Dec 3, 2021
0.1.0 May 21, 2021

#18 in #audio-player

GPL-3.0 license

22KB
76 lines

rplayer

A Command Line Audio Player.

Supports MP3, WAV, Vorbis, and flac audio.

$ cargo install rplayer

Command Line Arguments

rplayer 0.1.1
Grant Handy <grantshandy@gmail.com>
A Command Line Audio Player

USAGE:
    rplayer [OPTIONS] <FILE>

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

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

ARGS:
    <FILE>    Sets the input file to play

Dependencies

~1–14MB
~158K SLoC