/mixerbox-desktop

Unofficial MixerBox as a standalone application on Desktop.

Primary LanguageJavaScriptMIT LicenseMIT

MixerBox-Desktop

Unofficial MixerBox as a standalone application on Desktop.

Make it easier to maintain and play YouTube videos with keyboard shortcuts. (play, pause, next, previous and volume up/down)

Download

Current Release

Screenshots

screenshot.png screenshot2.png

Known Bugs and Issues

Facebook LogIn.

Solution: After login to facebook, restart the app.

Develop

Made with Electron.

Init:

$ npm install

Run:

$ npm run start

Build all:

$ npm run build

Build macOS:

$ npm run build:osx

Build Windows:

$ npm run build:win32

Build Linux:

$ npm run build:linux

License

The MIT License.