GithubHelp home page GithubHelp logo

kfranqueiro / nukebox Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 0.0 429 KB

A simple cross-platform music player built with Electron and dgrid.

License: MIT License

JavaScript 55.04% CSS 40.53% HTML 4.37% Batchfile 0.05%

nukebox's Introduction

Nukebox

Nukebox is a music player built using Electron and dgrid.

nukebox

Build Instructions

Requirements

You will need bower and grunt-cli installed globally (i.e. npm i -g bower grunt-cli).

Development

  1. Clone this repository
  2. npm install (which will in turn run bower install, then npm install inside of src)
  3. grunt dev

Release

Run grunt release

Usage

Running the Application

Development

Run bin/run (or bin\run.cmd on Windows).

Release

Run the application for the respective platform under dist. Windows releases contain Nukebox.exe, Linux releases contain a Nukebox binary, and the Mac release contains Nukebox.app.

Adding Music

Currently the only way to add music is to drag it from Explorer / Finder / etc. into the grid.

Keyboard Shortcuts

The following keyboard shortcuts are supported:

  • Left Arrow: Seek left 5 seconds
  • Right Arrow: Seek right 5 seconds
  • Space: Play / Pause
  • Escape: Stop

Additionally, the following keyboard shortcuts are available within the grid:

  • Enter: Play currently-focused track
  • Backspace / Delete: Remove currently-selected track(s)

License

MIT

nukebox's People

Contributors

kfranqueiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nukebox's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.