Lunar is an audio player specifically designed for terminal enthusiasts. With its fast performance and support for multiple audio formats, it's the perfect tool for playing music directly from the terminal.
-
Lunar supports
WAV
,MP3
,OGG
, andFLAC
audio formats. -
Customize the look of Lunar with different built-in color themes.
-
Control audio playback with options to loop, pause/resume, change position, change volume, and adjust playback speed.
To build Lunar from the source, make sure you have Go installed. Then run the following command:
go install github.com\gospacedev\lunar@latest
You can download the binary from the release page.
To change the filepath to your audio files, run the following command:
lunar newpath "C:\Users\grant\Music"
Now you're ready to run Lunar:
lunar
You can then select the audio you want to play. For more information on color themes and how to change them, please refer to the Lunar documentation: