Skip to content

cycle-five/lyric-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyric-finder

Lyric finder is a simple rust API that allows you to search for lyrics of a song by its title and artist. It uses the Genius API to fetch the lyrics. This project was originally part of spotify-player, a terminal based spotify client written in rust. It was forked primarily for use in my discord bot CrackTunes.

Usage

See the examples directory for usage examples.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

cargo bump
git commit -S -am "chore: release vX.X.X"
cargo release --sign-tag --sign-commit --execute

About

Lyric finder library in rust leveraging genius.com

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages