Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aldrinjenson/simple-stream

Music streaming app to download and play any song of your choice. Includes Lyrics as well :)
https://github.com/aldrinjenson/simple-stream

lyrics music music-player react react-native stream

Last synced: 7 days ago
JSON representation

Music streaming app to download and play any song of your choice. Includes Lyrics as well :)

Awesome Lists containing this project

README

        

# Simple-Stream

A simple Free and Open Source music streaming App that allows you to stream, download and save music locally to your phone.

## Demo

![demo](demo.gif)

## Credits
- https://github.com/emresenyuva/youtube-music-api
- https://github.com/ytdl-js/react-native-ytdl/
- https://github.com/joltup/rn-fetch-blob

## Nice to have extra features:

- Change audio library to prevent the occasional lag while loading a song for streaming
- Add SqlLite lib and save the song contents to create a view for filtering by artists for downloaded songs.
- Fix bug of app crashing on playing certain downloaded songs.