Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/splitbrain/musicbrowser
Make a directory of MP3 files browsable from a mobile device
https://github.com/splitbrain/musicbrowser
mp3 mp3-playlist php
Last synced: 27 days ago
JSON representation
Make a directory of MP3 files browsable from a mobile device
- Host: GitHub
- URL: https://github.com/splitbrain/musicbrowser
- Owner: splitbrain
- Created: 2011-04-02T22:27:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-02T22:33:06.000Z (over 13 years ago)
- Last Synced: 2024-10-05T13:16:09.680Z (about 1 month ago)
- Topics: mp3, mp3-playlist, php
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a simple PHP script that creates .M3U playlists on the fly for
a selected folder. It makes the directory structure easily browsable
from a mobile device using the IUI JavaScript/CSS library.To install, just place the index.php and .data folder at the top of the
directory you want to make browsable.2011 (c) Andreas Gohr
All my code is placed under the Public Domain - do whatever you want with it
See LICENSE.txt in .data/iui for the IUI license