Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/shyam-habarakada/youtube-osx-menubar-player
- Owner: shyam-habarakada
- License: mit
- Created: 2018-02-23T00:04:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:58:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-14T01:56:40.897Z (5 months ago)
- Topics: electron-app, mac, menubar, music-player, osx, youtube
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - YouTube Player
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 -gThen,
* clone
* switch to the directory
* run `./make-package.sh`Run the app from the generated directory.