Crates.io | rplayer |
lib.rs | rplayer |
version | 0.1.1 |
source | src |
created_at | 2021-05-21 15:27:27.378196 |
updated_at | 2021-12-03 16:00:34.64873 |
description | A Command Line Audio Player |
homepage | |
repository | https://github.com/grantshandy/rplayer |
max_upload_size | |
id | 400382 |
size | 64,719 |
A Command Line Audio Player.
Supports MP3, WAV, Vorbis, and flac audio.
$ cargo install rplayer
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