Skip to content

edanchenkov/MenuTube

Repository files navigation

MenuTube for macOs

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 macOs's functional keys on your keyboard!
  • Intuitive and simple UI
  • And more

Build macOs application (darwin)

[sudo] npm install -g electron
npm i
npm run build

Run

macOS

open ./builds/MenuTube-darwin-x64/MenuTube.app

Run dev

npm run dev

docs/ folder

Folder contains jekyll webapp

Run dev

bundle exec jekyll serve