https://github.com/Lambada10/SongSync
Android app to download lyrics for songs in your music library.
https://github.com/Lambada10/SongSync
android-app hacktoberfest jetpack-compose kotlin-android lrc synced-lyrics
Last synced: 3 days ago
JSON representation
Android app to download lyrics for songs in your music library.
- Host: GitHub
- URL: https://github.com/Lambada10/SongSync
- Owner: Lambada10
- License: gpl-3.0
- Created: 2023-05-31T07:39:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T23:17:45.000Z (22 days ago)
- Last Synced: 2025-04-14T04:02:22.178Z (10 days ago)
- Topics: android-app, hacktoberfest, jetpack-compose, kotlin-android, lrc, synced-lyrics
- Language: Kotlin
- Homepage:
- Size: 2.11 MB
- Stars: 770
- Watchers: 9
- Forks: 26
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SongSync
A simple Android app to download lyrics (.lrc files) for songs in your music library.### Features
* Download lyrics for whole music library with a single click
* Download lyrics for individual songs in your music library
* Search for lyrics for songs not in your music library (and download them)### Screenshots (v4.0.0)




You can download the latest version of the app from the [releases page](https://github.com/Lambada10/SongSync/releases).
### Translation
If you would like to help translating this app, you can do so [here](https://translate.nift4.org/engage/songsync/).### License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](https://github.com/Lambada10/SongSync/blob/master/LICENSE) file for details.### Thanks to
* [Spotify](https://developer.spotify.com/documentation/web-api)
* [SpotifyLyricsAPI](https://github.com/akashrchandran/spotify-lyrics-api)
* [syncedlyrics](https://github.com/0x7d4/syncedlyrics)
* [Statusbar Lyric Ext](https://github.com/cjybyjk/StatusBarLyricExt)### Friend projects
[Gramophone](https://github.com/AkaneTan/Gramophone)