aplay

Crates.ioaplay
lib.rsaplay
version0.1.0
sourcesrc
created_at2021-05-21 03:58:18.661228
updated_at2021-05-21 03:58:18.661228
descriptionA Command Line Audio Player
homepage
repositoryhttps://github.com/grantshandy/aplay
max_upload_size
id400205
size2,789,910
Grant Handy (grantshandy)

documentation

README

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
Commit count: 0

cargo fmt