LyricJam VS Code Extension
LyricJam is a Visual Studio Code extension that allows users to:
- Fetch lyrics for any song by entering the title and artist.
- Display lyrics in a webview, which updates dynamically.
Features
1. Fetch Lyrics by Title and Artist
- Allows manual input of the song title and artist.
- Fetches lyrics from the Genius API using the LyricsGenius Python library.
- Displays lyrics in a dynamically updated webview.
2. Webview Lyrics Display
- Reuses the same webview for all lyrics.
- Automatically updates the content when a new song is identified or fetched.
Contributing
Contributions are welcome! Please fork the repository, make changes, and submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
| |