https://github.com/erikvanzijst/music
An mp3 player on Streamlit?
https://github.com/erikvanzijst/music
mp3-player python streamlit
Last synced: 5 months ago
JSON representation
An mp3 player on Streamlit?
- Host: GitHub
- URL: https://github.com/erikvanzijst/music
- Owner: erikvanzijst
- License: mit
- Created: 2024-02-10T00:41:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-07T13:53:39.000Z (about 1 year ago)
- Last Synced: 2025-06-07T14:33:41.692Z (about 1 year ago)
- Topics: mp3-player, python, streamlit
- Language: Python
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# File-Over-App: Music player
## Play your own files on your own network
A simple browser-based player serving mp3 files directly off your own server.


An MP3 player in Streamlit?
```
$ streamlit run Music.py -- path/to/mp3/dir
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
Network URL: http://192.168.0.129:8501
VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126)
[00007fac1d10e530] [http] lua interface: Lua HTTP interface
```