minimal c terminal audio player
- macOS only
- FFmpeg libraries:
- libavformat
- libavcodec
- libavutil
- libswresample
brew install ffmpeggit clone https://github.com/nlkli/cpod
cd cpod
chmod +x build.sh
./build.sh && ./cpod -i ./resources- FFmpeg Documentation
- Apple Core Audio Documentation Archive
minimal c audio player
https://github.com/nlkli/cpod
Options:
-i, --input <path> Input playlist path (dir or file)
-h, --help Show this help message
-V, --version Show this help message
Keymaps:
j Next
k Prev
J Rand
p Pause
+ Vol up
- Vol down
cpod -i ./resources/.playlistcpod -i ./resources