Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

kyan/jukebox-electron

Repository files navigation

jukebox-electron

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/kyan/jukebox-electron
# Go into the repository
cd jukebox-electron
# Install dependencies
npm install
# Run the app
npm start

Building

Install the package electron-packager

npm install electron-packager -g

From the project folder run

electron-packager . --mac --icon=black.icns --overwrite

File should exist inside the project folder at Jukebox-darwin-x64/Jukebox.app

Learn more about Electron and its API in the documentation.

Layouts

Layout 1

Key: ⌘+1

Banner

Layout 2

Key: ⌘+2

Banner

Layout 3

Key: ⌘+3

Banner