Files
tchivert fbc9902eca
build / build (push) Successful in 1m1s
add config file to save volume
2024-08-16 15:02:46 +02:00

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

License

This project is licensed under the MIT License. See the LICENSE file for more information.