Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edanchenkov/MenuTube
Catch YouTube into your macOS menu bar! 🦄
https://github.com/edanchenkov/MenuTube
audio audiobook electron listen mac macos macos-menu media menubar podcast video youtube
Last synced: 3 months ago
JSON representation
Catch YouTube into your macOS menu bar! 🦄
- Host: GitHub
- URL: https://github.com/edanchenkov/MenuTube
- Owner: edanchenkov
- Created: 2017-01-06T08:52:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:39:43.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T02:33:24.582Z (6 months ago)
- Topics: audio, audiobook, electron, listen, mac, macos, macos-menu, media, menubar, podcast, video, youtube
- Language: JavaScript
- Homepage: https://menutube.rednuclearmonkey.com/
- Size: 15.7 MB
- Stars: 121
- Watchers: 7
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- open-source-mac-os-apps - MenuTube - Catch YouTube into your macOS menu bar! ![javascript_icon] (Applications / Video)
- open-source-mac-os-apps - MenuTube - Catch YouTube into your macOS menu bar! ![javascript_icon] (Applications / Video)
README
# ![image](./arts/logo-45.png) MenuTube for macOS
[Download](https://github.com/edanchenkov/MenuTube/releases) | [Website](http://menutube.rednuclearmonkey.com/) | [Red Nuclear Monkey](https://rednuclearmonkey.com/)
![image](./arts/media.jpg)
Do you enjoy listening to YouTube's podcasts, audiobooks, interviews or anything else that doesn't require to focus on video? If yes, then MenuTube is for you! Put entire full functional YouTube website into your macOs's menu bar.
Features:
- Browse mobile YouTube version
- Watch or listen to bazillion hours of content
- Control media playback using keys on your keyboard!
- Intuitive and simple UI
- And more# Installation
[Download](https://github.com/edanchenkov/MenuTube/releases)
### Build macOS application (darwin)
```bash
npm i
npm run dist
```#### Run dev
```bash
npm start
```