Jlyrics-android is an unofficial Android application client of the website <ahref="http://j-lyric.net/">J-Lyric.net</a> which allows to search for lyrics of Japanese songs. Jlyrics-android also provides features such as translation lyrics to romaji (romanize), showing furigana and saving lyrics to favorites.
## Main features
- **Searching for lyrics** by song name or piece of lyric's text
- **Searching for artists** and showing artist's list of songs
- **Detailed search** which allows you to combine songs name, artist name and piece of lyric's text.
- **Selecting comparison conditions** for keywords. For example, *Starts with* option matches a keyword from the beginning of the item.
- **Romanize lyrics** using my library [romaji-henkan](https://github.com/bernd32/romaji-henkan)
- **Showing furigana** using information provided by [jcinfo.net](https://www.jcinfo.net/ja/tools/kana)
- **Saving lyrics to favorites**.
- **Customization options** such as changing the color theme and text size
## Screenshots
*To be added...*
## About me
I'm a beginner to programming and (at least at this point of time) developing applications for Android is just one of my hobbies. This application is my first training project, so the source code is pretty dirty, but I tried to follow the main principles of MVP architectural pattern.
If you have any questions please feel free to contact me at <ahref=mailto:fallentides@outlook.com>fallentides@outlook.com</a>. Cheers!
## Legal Information
All lyrics are property and copyright of their owners. The application is made for educational purposes and personal use only.
## License
Jlyrics-android is licensed under the Apache License, Version 2.0. See `LICENSE.md` for more details.