Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teccheck authored May 15, 2023
1 parent b2d3b20 commit 50363c6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
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

0 comments on commit 50363c6

Please sign in to comment.