0.1.0 May 21, 2021

#24 in #audio-player

GPL-3.0 license

2.5MB
54 lines

aplay

A Command Line Audio Player.

Supports MP3, WAV, Vorbis, and flac audio.

$ cargo install aplay

Command Line Arguments

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

Dependencies

~1–14MB
~159K SLoC