Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heyitsnoah/simplemusicapp

electron app to toggle between youtube music, soundcloud, and bandcamp
https://github.com/heyitsnoah/simplemusicapp

Last synced: 6 days ago
JSON representation

electron app to toggle between youtube music, soundcloud, and bandcamp

Awesome Lists containing this project

README

        

This is a stupidly simple [Electron app](https://electronjs.org/) that flips between YouTube Music, SoundCloud, and Bandcamp so I'm not constantly closing the browser window with my music when I wipe out my tabs. To flip between services just right click. *That's all it does.*

To run/develop:

1. `npm install`
1. `npm start`

To build for Mac use **electron-build**: https://github.com/electron-userland/electron-builder

1. `yarn dist`