All Projects → CodeDem → flask-music-streaming

CodeDem / flask-music-streaming

Licence: other
A simple Flask app for streaming music

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to flask-music-streaming

Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (+2702.7%)
Mutual labels:  streaming, music-player
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (+675.68%)
Mutual labels:  streaming, music-player
moestreamer
macOS menubar music player
Stars: ✭ 17 (-54.05%)
Mutual labels:  streaming, music-player
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (+19178.38%)
Mutual labels:  streaming, music-player
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (+24.32%)
Mutual labels:  streaming, music-player
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+167.57%)
Mutual labels:  streaming
phos
Solution for personal music/podcast management based on Notion.so
Stars: ✭ 47 (+27.03%)
Mutual labels:  music-player
vue-input-streaming
A Vue2 Input Streaming RealTime And Two Way Data Binding Broadcasting with Pusher
Stars: ✭ 24 (-35.14%)
Mutual labels:  streaming
Synfonia
Cross-platform C# Audio Player made with AvaloniaUI
Stars: ✭ 153 (+313.51%)
Mutual labels:  music-player
react-music-player
🎵 player local songs on the browser
Stars: ✭ 115 (+210.81%)
Mutual labels:  music-player
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (+421.62%)
Mutual labels:  streaming
firehose
Firehose is an extensible, no-code, and cloud-native service to load real-time streaming data from Kafka to data stores, data lakes, and analytical storage systems.
Stars: ✭ 213 (+475.68%)
Mutual labels:  streaming
QTM-Connect-For-Unreal
Unreal plugin for real-time streaming from Qualisys Track Manager
Stars: ✭ 18 (-51.35%)
Mutual labels:  streaming
Self-Driving-Car
Lane Detection for Self Driving Car
Stars: ✭ 14 (-62.16%)
Mutual labels:  streaming
ManaZeak
ManaZeak is a self-hostable web app that give you the ability to listen, edit and share your musical library over the internet.
Stars: ✭ 16 (-56.76%)
Mutual labels:  music-player
mobius
Mobius is an AI infra platform including realtime computing and training.
Stars: ✭ 22 (-40.54%)
Mutual labels:  streaming
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (-29.73%)
Mutual labels:  streaming
deflix-stremio
Deflix addon for Stremio
Stars: ✭ 31 (-16.22%)
Mutual labels:  streaming
Volvox.Helios-old
Powerful, modular, web-managed, open-source Discord bot created by a community for communities.
Stars: ✭ 51 (+37.84%)
Mutual labels:  streaming
record3d unity demo
iPhone X -> Unity VFX Graph demo (real-time Point Cloud streaming)
Stars: ✭ 80 (+116.22%)
Mutual labels:  streaming

Simple Flask Music Streaming App

A simple Flask app for streaming music

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Python 3
Flask
Tornado Web Server

Installing

Installing dependencies

pip install -r requirements.txt

Once all packages are downloaded and installed run.

python app.py

Running the tests

Open up your browser and visit

http://localhost:5000

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].