Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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