Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add icons, change formatting #37

Merged
merged 1 commit into from
Oct 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# H2
Inspired from Helium app.
Currently works for youtube, pdf files and google docs, Copy any youtube, PDF url or google docs and press Ctrl/Command + Shift + V
[WIP] many features coming soon. Works for all platforms, thanks to electron ❤️

Inspired by the Helium app, **H2** is a minimalist browser to watch embeded videos and more in picture-in-picture mode.
# Features
:tv: Works with any Youtube URL.
:scroll: Works with PDFs links, Google Docs URLs.
:computer: Works on all platforms, thanks to electron ❤️
:clock9:[WIP] After [#22](https://github.com/poush/H2/pull/22) a basic image editor, many other features coming soon.
# Example
![sample](img.png)
## Installation
* [Windows](guides/windows.md)
* [Mac](guides/mac.md)
* [Linux](guides/linux.md)
## Usage
1. Can run youtube
2. Can run pdf and google docs file
3. After [#22](https://github.com/poush/H2/pull/22) it will have a basic image editor, so we can include this as well.
* Copy any youtube, PDF or google docs URL and press `Ctrl/Command + Shift + V`
## Contributing
```bash
# Clone this repository
Expand Down