-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# FastLyrics | ||
|
||
> How to get lyrics online (fast) | ||
FastLyrics is an app that downloads lyrics for the song, you're listening too. It is mostly a clone of [QuickLyric](https://github.com/QuickLyric/QuickLyric), but more modern and in active development. | ||
|
||
## Features | ||
Not all of the features, planned are currently implemented. Here's an overview. | ||
|
||
* [x] Getting the song, currently playing on the device | ||
* [x] Fetching lyrics for a playing song | ||
* [x] Saving lyrics for offline use | ||
* [x] Material 1 and 2 Design | ||
* [ ] Manual search | ||
* [ ] Nice onboarding UI |