2 个版本

0.1.1 2021 年 12 月 3 日
0.1.0 2021 年 5 月 21 日

#22#audio-player

24 每月下载量

GPL-3.0 许可证

22KB
76

rplayer

一个命令行音频播放器。

支持 MP3、WAV、Vorbis 和 flac 音频。

$ 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

依赖

~2–15MB
~149K SLoC