Inspired by the Helium app, H2 is a minimalist browser to watch embeded videos and more in picture-in-picture mode.
📺 Works with any Youtube URL.
📜 Works with PDFs links, Google Docs URLs.
💻 Works on all platforms, thanks to electron ❤️
🎨 Image editor supports contrast, brightness, hue, sepia and save as PNG.
🕘[WIP] Many other features coming soon.
- Copy any youtube, PDF or google docs URL and press
Ctrl/Command + Shift + V
- Keyboards Shortcuts
# Clone this repository
git clone https://github.com/poush/h2
# Go into the repository
cd h2
# Install dependencies
npm install
# Run the app
npm start