Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shub39 authored Jul 12, 2024
1 parent 7280f4d commit ea1c4c9
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<div align="center">

![Rush](https://github.com/shub39/Rush/assets/143277026/60140578-3ad3-4be3-9b06-460987f7dc38)
<img src="fastlane/metadata/android/en-US/images/icon.png" alt="Rush" width="200"/>

# 🌠 Rush 🌠

### Search, save and share lyrics like spotify! 💫

![](https://img.shields.io/github/last-commit/shub39/Rush?&style=for-the-badge&color=FFB1C8&logoColor=D9E0EE&labelColor=292324)
![](https://img.shields.io/github/repo-size/shub39/Rush?color=CAC992&label=SIZE&logo=googledrive&style=for-the-badge&logoColor=D9E0EE&labelColor=292324)
![](https://img.shields.io/github/stars/shub39/Rush?style=for-the-badge&logo=andela&color=FFB686&logoColor=D9E0EE&labelColor=292324)
[![GitHub release](https://img.shields.io/github/v/release/Shub39/Rush?include_prereleases&style=for-the-badge&color=FFB1C8&logoColor=D9E0EE&labelColor=292324)](https://github.com/shub39/Rush/releases)
![](https://img.shields.io/f-droid/v/com.shub39.rush?logo=F-Droid&style=for-the-badge&color=CAC992&logoColor=D9E0EE&labelColor=292324)
![](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/com.shub39.rush&style=for-the-badge&color=FFB1C8&logoColor=D9E0EE&labelColor=292324)
Expand All @@ -15,7 +18,7 @@

[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/packages/com.shub39.rush)
<a href="https://apt.izzysoft.de/packages/com.shub39.rush/"><img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" height="80"></a>
### or Download from [Releases](https://github.com/shub39/Rush/releases)
### or Download latest from [Releases](https://github.com/shub39/Rush/releases)

</div>

Expand All @@ -25,17 +28,17 @@
- [x] Download Lyrics
- [x] Share Lyrics
- [x] Customisations
- [ ] Auto-Search current playing song
- [x] Auto-Search current playing song

## Why ❔
Spotify removed its feature to see and share lyrics from its free tier. So I made this app to get and store lyrics for my favorite songs from genius and share them like spotify, all in material3 look.
This app uses Genius Api to search for available songs and scrape lyrics from the song's page

## Screenshots 🌟

| ![Song Search](https://github.com/shub39/Rush/assets/143277026/66fdfebf-b2d0-4d36-8b07-3e5b2d584db2) | ![photo_2024-07-04_12-18-25](https://github.com/shub39/Rush/assets/143277026/24838d5e-1ee6-4a34-8131-0deb5ab5a035) |
|:------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:|
| ![photo_2024-07-04_12-18-46](https://github.com/shub39/Rush/assets/143277026/5ce5778b-09c9-4341-821a-bddd2bc7900f) | ![Song Share](https://github.com/shub39/Rush/assets/143277026/cb719cf8-daea-4897-8bd4-6a2d03fb96d7) |
| ![1](fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) | ![2](fastlane/metadata/android/en-US/images/phoneScreenshots/2.png) | ![3](fastlane/metadata/android/en-US/images/phoneScreenshots/3.png) |
|:-------------------------------------------------------------------:|:-------------------------------------------------------------------:|:-------------------------------------------------------------------:|
| ![4](fastlane/metadata/android/en-US/images/phoneScreenshots/4.png) | ![5](fastlane/metadata/android/en-US/images/phoneScreenshots/5.png) | ![6](fastlane/metadata/android/en-US/images/phoneScreenshots/6.png) |

## References and Inspiration 💡
- [Fastlyrics](https://github.com/TecCheck/FastLyrics)
Expand Down

0 comments on commit ea1c4c9

Please sign in to comment.