Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skzap/playlist-manager
Personal application for music
https://github.com/skzap/playlist-manager
Last synced: 2 days ago
JSON representation
Personal application for music
- Host: GitHub
- URL: https://github.com/skzap/playlist-manager
- Owner: skzap
- License: mit
- Created: 2014-11-25T09:36:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-16T19:10:42.000Z (almost 10 years ago)
- Last Synced: 2024-12-14T06:28:06.316Z (15 days ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playlist Manager
Create playlists with songs coming from :
- YouTube
- Soundcloud
- Local audio files (mp3, m4a, ogg, wav) in /public/library/ and sub-directories
- External mp3s## How to use
Runs like a typical express app:
node app.js
Then just visit [localhost:12321](http://localhost:12321)
## License
MIT