Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-01T11:23:44.000Z (13 days ago)
- Last Synced: 2024-11-01T11:23:58.753Z (13 days ago)
- Topics: android-app, hacktoberfest, jetpack-compose, kotlin-android, lrc, synced-lyrics
- Language: Kotlin
- Homepage:
- Size: 1.73 MB
- Stars: 515
- Watchers: 8
- Forks: 15
- Open Issues: 8
-
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)
![Screenshot 1](https://github.com/Lambada10/SongSync/raw/master/screenshots/screenshot1.png)
![Screenshot 2](https://github.com/Lambada10/SongSync/raw/master/screenshots/screenshot2.png)
![Screenshot 3](https://github.com/Lambada10/SongSync/raw/master/screenshots/screenshot3.png)
![Screenshot 4](https://github.com/Lambada10/SongSync/raw/master/screenshots/screenshot4.png)
![Screenshot 5](https://github.com/Lambada10/SongSync/raw/master/screenshots/screenshot5.png)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)