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

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?

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.

![](screen1.png)

![](player.gif)

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
```