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: about 1 month 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
- Archived: true
- Created: 2023-05-31T07:39:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T23:17:45.000Z (about 1 month ago)
- Last Synced: 2025-04-07T01:01:46.341Z (about 1 month ago)
- Topics: android-app, hacktoberfest, jetpack-compose, kotlin-android, lrc, synced-lyrics
- Language: Kotlin
- Homepage:
- Size: 2.11 MB
- Stars: 763
- Watchers: 9
- Forks: 27
- Open Issues: 30
-
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
* Embed lyrics directly to song
* Download lyrics from various providers
* 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://hosted.weblate.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)
* [Alex](https://github.com/paxsenix0) for access to various apis### Friend projects
[Gramophone](https://github.com/AkaneTan/Gramophone)