Skip to content

Android app to download lyrics (.lrc files) for songs in your music library.

License

Notifications You must be signed in to change notification settings

peter9811/SongSync

 
 

Repository files navigation

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 (v2.0.0)

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

Installation

Get it on IzzyOnDroid

You can download the latest version of the app from the releases page.

Translation

If you would like to help translating this app, you can do so here.

Building

To build this app, it is recommended to create a file called local.properties in the root directory of the project. This file should contain the following lines:

spotify_client_id=<your spotify client id>
spotify_client_secret=<your spotify client secret>

You can get these values by creating a new app on the Spotify Developer Dashboard.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

3rd Party APIs

This app uses the Spotify Web API to get song metadata and the spotify lyrics API to get lyrics for songs.

Friend projects

Symphonica

About

Android app to download lyrics (.lrc files) for songs in your music library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%