Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 585 Bytes

File metadata and controls

42 lines (27 loc) · 585 Bytes

CPlayer

A CLI audio player built with JUCE.

Features

  • Supports MP3, WAV, and FLAC audio files.
  • Supports keyboard media keys on Windows.

Installation

Download binary

Download for Windows (cplayer-win.zip)

Usage

cplayer.exe <folderPath> [--loop]

Commands

Space / p : Play/Pause
n         : Next
b         : Previous
f         : Forward +5s
r         : Rewind  -5s
l         : Toggle Loop All
h         : Help
q         : Quit

Screenshot

CPlayer

License

MIT License