Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudligny/openmixtape
openMixtape is an electronic Mixtape, inspired by Muxtape, powered by Audio5js.
https://github.com/arnaudligny/openmixtape
audio5js mixtape music-player
Last synced: 2 days ago
JSON representation
openMixtape is an electronic Mixtape, inspired by Muxtape, powered by Audio5js.
- Host: GitHub
- URL: https://github.com/arnaudligny/openmixtape
- Owner: ArnaudLigny
- License: mit
- Created: 2013-03-13T19:43:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T15:29:36.000Z (over 1 year ago)
- Last Synced: 2024-05-01T18:32:15.912Z (6 months ago)
- Topics: audio5js, mixtape, music-player
- Language: JavaScript
- Homepage: https://dev.ligny.org/openMixtape/
- Size: 633 KB
- Stars: 14
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openMixtape
openMixtape is an electronic [Mixtape](http://en.wikipedia.org/wiki/Mixtape), inspired by [Muxtape](http://en.wikipedia.org/wiki/Muxtape), powered by [Audio5js](https://github.com/zohararad/audio5js).
![openMixtape screenshot](https://raw.githubusercontent.com/Narno/openMixtape/gh-pages/_phpoole/assets/images/openMixtape.png "openMixtape screenshot")
## Demo
[dev.ligny.org/openMixtape/](https://dev.ligny.org/openMixtape/)
> You can use the keyboard to play/pause (`spacebar`) and go the next (`k`) or previous (`j`) title.
## Install
1. Download the [last release](https://github.com/Narno/openMixtape/releases)
2. Upload the unzipped files on the website
3. Open `http://website.com/openmixtape-directory/`## Settings
* `settings.json`: title, baseline and background color of the playlist
* `playlist.json`: contain each song (artist, song title and the link to the audio file) of the playlist## Dependencies
* [jQuery](https://github.com/jquery/jquery): JavaScript Library ([license](https://github.com/jquery/jquery/blob/master/LICENSE.txt))
* [Audio5js](https://github.com/zohararad/audio5js): HTML5 Audio Compatibility Layer ([license](https://github.com/zohararad/audio5js#license))
* [Hogan.js](https://github.com/twitter/hogan.js): Compiler for the Mustache templating language ([license](https://github.com/twitter/hogan.js/blob/master/LICENSE))## License
_openMixtape_ is released under the terms of the [MIT license](http://opensource.org/licenses/MIT).
Copyright (c) Arnaud Ligny