Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1 KB

README.md

File metadata and controls

35 lines (29 loc) · 1 KB

Prebuilt version is available on the 'Releases' tab.

Building

Requirements

  • Python 2
  • Python 3
  • node-gyp
  • node.js 9.x or newer

Windows

npm --add-python-to-path='true' --debug install --global windows-build-tools
npm install
npx electron-builder

Keybinds

  • mouse4 - Go back (on focus)
  • mouse5 - Go forward (on focus)
  • F5 - Reload page (on focus)
  • Ctrl + Space - Start/Stop music
  • Ctrl + Shift + N - Play next music (skip)