Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.68 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.68 KB

Lunar - Fast Terminal Audio Player

Go License

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.

Features

  • Lunar supports WAV, MP3, OGG, and FLAC 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.

Installation

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.

Getting Started

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:

Screenshot (230)

Screenshot (235)