0.1.0 2021年5月21日

#27#audio-player

GPL-3.0 许可证

2.5MB
54 代码行数

aplay

命令行音频播放器。

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

$ cargo install aplay

命令行参数

aplay 0.1.0
Grant Handy <grantshandy@gmail.com>
A Command Line Audio Player

USAGE:
    aplay <FILE>

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

ARGS:
    <FILE>    Sets the input file to use

依赖项

~2–16MB
~161K SLoC