#daemon #cli

app rapc

The Rust Audio Player Client

1 unstable release

0.1.0 Feb 12, 2022

#1009 in Audio

GPL-3.0 license

14KB
287 lines

Rapc

Rust Audio Player Client

Playing an audio file from disk

rapc play ~/foo/bar.mp3

Rebuild the music database

rapc db_rebuild

Play a song from the music database

rapc db_select
# 1: ~/foo/bar.mp3
# Select: 1
# Playing...

Print the contents of the music database

rapc db_print

Dependencies

~2MB
~40K SLoC