Code Monkey home page Code Monkey logo

harmony's Introduction

Harmony Total Downloads Donate Flattr this project

A next-gen music player built over Electron and vanilla JS

Harmony

  • Play tracks from SoundCloud, Google Play Music, Spotify or your local tracks
  • Sound menu integration
  • Last.fm scrobbling
  • Super sleek interface
  • Keyboard control
  • Distraction-free
  • Background notifications

Google Play Music 2 Factors auth

If you want to use Harmony with your Google account using 2-factors authentification, you can create a specific app password or you can (altough insecure and at your own risk) enable the insecure app access in your Google account settings.

Installation

You can download compiled versions of Harmony for Windows, Mac OS, and Linux (.deb) from the website.

Mac OS (OSX):

Unzip, and move the .app to the /Applications directory.

Windows:

Run and install

Linux:

Use sudo dpkg -i followed by the .deb file to install.

Controls

Space -> Play/Pause

N or Ctrl/Cmd + Right -> Next track

P or Ctrl/Cmd + Left -> Prev track

L -> Like track

Ctrl/Cmd + F -> Search

Contribute

You can suggest (or vote for) new features at this page.

If you found a bug, please post the bug on this page and include if you can console's output and steps to reproduce the problem in your bug report. You can enable full console output by running Harmony from command line with --enable-logging argument or pressing Alt+Cmd+I on Mac OS.

If you want to develop, you can look at the issues, especially the bugs and then try to fix them.

Or if you enjoyed using Harmony and would like to support the development, please consider making a donation.

Donate

Flattr this project

Development environment

To get a local development copy running, you will need:

  • npm, usually installed with node
  • git, version control tool

Follow the steps below to get a development copy set up:

# Clone our repository
git clone https://github.com/vincelwt/harmony.git
cd harmony/

# Install our dependencies and dev dependencies
npm install

# Start up
npm start

After running the above steps, a copy of Harmony should begin running.

Thanks to

packagecloud

harmony's People

Contributors

freaktechnik avatar loiclw avatar sagidayan avatar steelcode468 avatar vincelwt avatar w0xel avatar

Watchers

 avatar  avatar

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.