Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabinder committed Aug 5, 2020
2 parents 5f1176e + fc49fa6 commit 215120c
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,32 @@
# SpotiFlyer
-Spotify Music Downloader For Android

[![Build Status](https://github.com/Shabinder/SpotiFlyer/blob/master/app/build_passing.svg)](https://github.com/Shabinder/SpotiFlyer)
[![Build Status](https://github.com/Shabinder/SpotiFlyer/blob/master/app/build_passing.svg)](https://github.com/Shabinder/SpotiFlyer/releases)
![API](https://img.shields.io/badge/API-22%2B-brightgreen.svg)

## Screen-Shots:



## ScreenShots
Credits:Library ScreenShot taken on PowerAmp.
<table style="width:100%">
<tr>
<th>Home Screen</th>
</tr>
<tr >
<td><img src="ScreenShots/HomeScreen.png" width="375" height="640"/></td>
<th>1. Home Screen</th>
<th>2. PlayList Screen</th>
<th>3. Library Screen</th>
</tr>
<tr>
<th>PlayList Screen</th>
</tr>
<tr >
<td><img src="ScreenShots/PlayList.png" width="375" height="640"/></td>
<td><img src="ScreenShots/HomeScreen.png"/></td>
<td><img src="ScreenShots/PlayList.png"/></td>
<td><img src="ScreenShots/LibraryScreen2.jpg"/></td>
</tr>
</table>


SpotiFlyer is an **Android App**(Written in **Kotlin**), which **aims** to work as:
- **Downloader** For Spotify:Albums, Tracks and Playlists.
- **Downloader** For Spotify:Albums, Tracks and Playlists and Even Direct Youtube Videos.
- Extension To **mute** whenever a Spotify Ad Plays.(TODO)
- **Save your Data** ,by not listening your Fav Songs Online again & again.
- **Save your Data** ,by not listening your Fav Songs Online again & again(Just Download Them!)
- **No ADS!**
- Works straight out of the box and does not require you to generate or mess with your API keys (already included).

Expand All @@ -33,17 +37,17 @@ Downloads
The latest release and pre-release versions are available on GitHub.
Or to save a click, [this link](https://github.com/Shabinder/SpotiFlyer/releases/latest) should always point to the most recent release.


### Development
Want to contribute? Great!
All contributions are welcome, from code to documentation to graphics to design suggestions to bug reports. Please use GitHub to its fullest-- contribute Pull Requests, contribute tutorials or other wiki content-- whatever you have to offer, we can use it!

### Todos
- Write **Tests**.
- Support for **Embedding Metadata in Mp3** like AlbumArt,Title,Singer,etc.
- Support for Podcast/Episodes and Shows.
- Animation while Downloading and Download Manager Listener
- In App Animation while Downloading.
- Implementation To mute whenever Spotify Ad Plays.
- Youtube Playlist Support.
- Modularize App Code and Implement MVVM Model to fullest.

License
----
Expand Down

0 comments on commit 215120c

Please sign in to comment.