Menu

Tree [2a24d4] master v1.0.4 /
 History

HTTPS access


File Date Author Commit
 .editorconfig 2017-09-07 Anshuman Verma Anshuman Verma [4e0bb8] Use default tab spacing of size 2
 .gitattributes 2017-08-14 Anshuman Verma Anshuman Verma [189e7a] Rename ..gitattributes to .gitattributes
 .gitignore 2017-08-03 Anshuman Anshuman [9223f5] Added config files
 .gitmodules 2017-08-03 Anshuman Anshuman [9223f5] Added config files
 LICENSE 2017-08-05 Anshuman Verma Anshuman Verma [9364e2] Create LICENSE
 README.md 2017-09-07 Anshuman Anshuman [734c72] Added downloads badge in readme
 index.js 2017-09-07 Anshuman Anshuman [33eff3] preload css before rendering browser window
 package-lock.json 2017-09-07 Anshuman Anshuman [33eff3] preload css before rendering browser window
 package.json 2017-09-11 Anshuman Anshuman [2a24d4] Update version to 1.0.4

Read Me

ongaku-desktop js-standard-style npm

Electron based desktop port of ongaku.

Play anime music with ease on your desktop.

Screenshots

sample1
sample2

Install and Run

$ npm install -g ongaku-desktop
$ ongaku
# may need to install electron
# sudo npm install electron -g

Dev

$ git clone --recursive https://github.com/Anshuman-Verma/ongaku-desktop.git
$ cd ongaku-desktop
$ npm install
$ npm start

Build

$ npm run build

License

MIT © Anshuman Verma