792 B
792 B
PLY - Simple terminal audio player
Installation
wget https://git.rznet.fr/tchivert/ply/releases/download/latest/ply-linux-amd64 -O ~/.local/bin/ply
chmod +x ~/.local/bin/ply
Usage
Usage of ply:
-c config file (default "$HOME/.config/ply/session.conf")
-f file or dir to play (current dir if not specified)
-r recurse into directories (default false)
-s sample rate (default 44100)
-v base volume (default -5)
Acknowledgements
- gopxl/beep - Audio library
- gdamore/tcell - Terminal library
License
This project is licensed under the MIT License. See the LICENSE file for more information.