Lyricys will display a simple interface with the lyrics to the currently playing song on your device. Simple as that!
Lyricys makes use of Android's BroadcastReciever functionality in order to recieve metadata changes from different music apps. This metadata includes information such as the song's name and artist. With these details, LyricWiki can be scrapped for song lyrics and displayed on the app.
Currently included are a toggle-able dark mode and a persistant notification to quickly switch to the app.
These instructions will get you a copy of the project up and running on your local machine for development.
The project was created using Android Studio Version 3.1.2.
Pull the project and open the project in Android Studio. It should be ready for compilation out of the box.
- Kyle Domaszewicz - kdomasze
This project is licensed under the MIT License - see the LICENSE.md file for details.