Inspired by the Helium app, H2 is a minimalist browser to watch embeded videos and more in picture-in-picture mode.
Features
đş 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.
Example
Installation
Usage
- Copy any youtube, PDF or google docs URL and press
Ctrl/Command + Shift + V - Keyboards Shortcuts
Contributing
# 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