| File | Date | Author | Commit |
|---|---|---|---|
| .editorconfig | 2017-09-07 |
|
[4e0bb8] Use default tab spacing of size 2 |
| .gitattributes | 2017-08-14 |
|
[189e7a] Rename ..gitattributes to .gitattributes |
| .gitignore | 2017-08-03 |
|
[9223f5] Added config files |
| .gitmodules | 2017-08-03 |
|
[9223f5] Added config files |
| LICENSE | 2017-08-05 |
|
[9364e2] Create LICENSE |
| README.md | 2017-09-07 |
|
[734c72] Added downloads badge in readme |
| index.js | 2017-09-07 |
|
[33eff3] preload css before rendering browser window |
| package-lock.json | 2017-09-07 |
|
[33eff3] preload css before rendering browser window |
| package.json | 2017-09-11 |
|
[2a24d4] Update version to 1.0.4 |
Electron based desktop port of ongaku.
Play anime music with ease on your desktop.
$ npm install -g ongaku-desktop
$ ongaku
# may need to install electron
# sudo npm install electron -g
$ git clone --recursive https://github.com/Anshuman-Verma/ongaku-desktop.git
$ cd ongaku-desktop
$ npm install
$ npm start
$ npm run build
MIT © Anshuman Verma