Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.58 KB

ongaku-desktop js-standard-style npm npm SourceForge

Electron based desktop port of ongaku.

Play anime music with ease on your desktop. Uses ongaku web-app under the hood.

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

Downloads

License

MIT © Anshuman Verma