Skip to content

sergiopvilar/ohm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohm Player

Build Status

A music player that streams your music from Dropbox.

Developing

Ohm is made using Electron. Read the Electron documentation for futher information.

Running

Installing the dependencies:

npm install -g bower grunt-cli
npm install && bower install

Running the application:

npm start

Watching changes in the code:

grunt watch

Running the tests:

npm test

Reseting the database:

rm -rf ~/Library/Application\ Support/Ohm.db

About

A music player that streams your music from Dropbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published