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

https://github.com/themitosan/temmiedeck

A second (and more simple) music player.
https://github.com/themitosan/temmiedeck

Last synced: about 2 months ago
JSON representation

A second (and more simple) music player.

Awesome Lists containing this project

README

        

# TemmieDeck
A second (and more simple) music player.

## Requirements
- [nw](https://nwjs.io/) _(aka. node-webkit / nwjs)_ version `0.68.1`
- Have some hardware that can run nw on background without any issue _(kinda obvious)_

## How to install
- Clone / download this repository
- Download `nw` version [0.68.1](https://dl.nwjs.io/v0.68.1/) _(if possible, go with SDK version)_
- Paste all files from project inside `nw` folder _(`package.json` and `nw` must be at same folder)_
- Run `nw`
- _...and have some fun!_

## Third-Party libraries present on this project
- [jQuery](https://jquery.com/) - by [OpenJS Foundation](https://openjsf.org/)
- [TMS.js](https://github.com/themitosan/TMS.js) - by [TheMitoSan _(formerly known as Temmie)_](https://twitter.com/themitosan)