https://github.com/kdembler/lyrix
Lyrix - status bar lyrics for your currently playing Spotify song
https://github.com/kdembler/lyrix
electron genius genius-lyrics lyrics music spotify statusbar tray typescript
Last synced: about 1 year ago
JSON representation
Lyrix - status bar lyrics for your currently playing Spotify song
- Host: GitHub
- URL: https://github.com/kdembler/lyrix
- Owner: kdembler
- License: isc
- Created: 2018-01-26T23:28:38.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T19:57:17.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:51:08.730Z (about 1 year ago)
- Topics: electron, genius, genius-lyrics, lyrics, music, spotify, statusbar, tray, typescript
- Language: TypeScript
- Homepage:
- Size: 4.77 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Lyrix - music lyrics in your status bar
Lyrix is a status bar/tray app that lets you quickly access lyrics for your currently playing Spotify song.
**Features:**
- Uses Spotify API to figure out the currently playing song
- Provides a link to the first [Genius](https://genius.com) search result
- Can run at startup
- Your data never leaves your device
### Contributing
All kinds of contributions are welcome, feel free to open a PR/issue.
### Credits
All icons used in the app come from [iconmonstr](https://iconmonstr.com/).
Bootstrapped by [this great Vite Electron starter](https://github.com/maxstue/vite-reactts-electron-starter).