Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s1ntaxe770r/flaskify
a music streaming web app
https://github.com/s1ntaxe770r/flaskify
bootstrap4 flask python streaming
Last synced: 2 months ago
JSON representation
a music streaming web app
- Host: GitHub
- URL: https://github.com/s1ntaxe770r/flaskify
- Owner: s1ntaxe770r
- License: gpl-3.0
- Created: 2019-11-14T15:13:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:59:23.000Z (over 1 year ago)
- Last Synced: 2024-04-21T17:18:46.384Z (9 months ago)
- Topics: bootstrap4, flask, python, streaming
- Language: Python
- Homepage:
- Size: 3.73 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ♬♫♪◖(●◡●)◗♪♫♬ ![Lint](https://github.com/s1ntaxe770r/flaskify/workflows/Lint/badge.svg)
### Tunes from the comfort of your browser
* because why not open another tab instead## Running Locally
* clone the repo
* within the project directory activate the virtual enviroment
` source env/bin/activate `
- install the dependencies ` pip install -r requirements.txt `* run the app ``` python app.py ```
* navigate to ` http://localhost:5000 `