Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manjurulhoque/django-music-streaming-app
Simple Music Stream App
https://github.com/manjurulhoque/django-music-streaming-app
django music streaming streaming-audio
Last synced: 2 months ago
JSON representation
Simple Music Stream App
- Host: GitHub
- URL: https://github.com/manjurulhoque/django-music-streaming-app
- Owner: manjurulhoque
- License: mit
- Created: 2019-07-29T08:20:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:55:24.000Z (over 1 year ago)
- Last Synced: 2023-05-23T00:15:29.479Z (over 1 year ago)
- Topics: django, music, streaming, streaming-audio
- Language: Python
- Homepage: http://listenapp.manjurulhoque.com/
- Size: 28.6 MB
- Stars: 60
- Watchers: 1
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Django Music Streaming App
An online streaming app using Django http://listenapp.manjurulhoque.com/Features:
1. Login and Register
2. Upload song with thumbnail
3. Song favorite and unfavorite
4. Play, pause and repeat song with visualizationIn future, will add new features like playlist, album etc.