Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shyam-habarakada/youtube-osx-menubar-player

I am always trying to find my browser tab where I had you tube playing. Another day I accidentally closed it. And YouTube has unusual rules that make it automatically pause playing when it _thinks_ you might not be paying attention to it :D — Anyway, I got tired of all that and made this little app. Enjoy!
https://github.com/shyam-habarakada/youtube-osx-menubar-player

electron-app mac menubar music-player osx youtube

Last synced: 3 months ago
JSON representation

I am always trying to find my browser tab where I had you tube playing. Another day I accidentally closed it. And YouTube has unusual rules that make it automatically pause playing when it _thinks_ you might not be paying attention to it :D — Anyway, I got tired of all that and made this little app. Enjoy!

Awesome Lists containing this project

README

        

# YouTube Menu Bar App for OSX

A menu bar app that lets you listen to your favorite playlist on YouTube.

## Install

* [v1.0 — KeXPsEaTTLe release](https://github.com/shyam-habarakada/youtube-osx-menubar-player/releases/tag/v1.0)

## How does it work?

A picture is worth a thousand words.

![Alt text](./screenshot.png)

## How to build

pre-requsites

* npm
* npm install electron-packager -g

Then,

* clone
* switch to the directory
* run `./make-package.sh`

Run the app from the generated directory.