Introducing a minimal CLI tool that brings the lyrics of your favorite songs to your command line. With a simple installation and usage command, you can easily print lyrics to stdout, making it the perfect companion for developers and music enthusiasts alike. Explore song lyrics instantly with our genius parser based on genius.com.
GeniusCTL is a minimal CLI tool designed for music enthusiasts who want to quickly access song lyrics. Built using the Go programming language, this lightweight utility interfaces with the Genius API to retrieve and print lyrics directly to the console (stdout). Whether you're a fan of classic hits or contemporary tunes, GeniusCTL provides an efficient way to enjoy lyrics at your fingertips.
Features:
- Simple command-line interface for quick lyric searches.
- Retrieves lyrics directly from Genius.com, ensuring accuracy and authenticity.
How to Use:
To search for song lyrics, simply input a query in the following format:
geniusctl <query>
For example:
geniusctl never gonna give you up rick astley
This command will fetch and display the lyrics for "Never Gonna Give You Up" by Rick Astley.
GeniusCTL is perfect for musicians, lyricists, and anyone who enjoys exploring song lyrics with ease. Get started today and bring the lyrics of your favorite songs right to the terminal!