Skip to content

doryphores/cloudplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud player

Yet another SoundCloud desktop client. I need a better name but this will have to do for now.

Tech stack

Install and run for development

Install dependencies

App dependencies and dev dependencies are split into two package.json files to make it easier to package the final Electron app. So, to install dependencies for local development:

> npm install
> cd app
> npm install

Start the app

> npm start

Watch for JS and CSS changes

> npm run watch

About

Yet another SoundCloud player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published