Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolemos committed Oct 27, 2019
1 parent a92ec70 commit f1b3304
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 28 deletions.
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### License
# License

- DevHub is a for-profit closed-source application
- You are not allowed to bypass DevHub paid features
- You are not allowed to bypass DevHub's paid features
- You are not allowed to distribute DevHub anywhere
- If you have access to DevHub's source code, you are allowed to use it for study purposes only
- All rights reserved to DevHub's author (Bruno Lemos)
32 changes: 6 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,20 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/619186/52172760-33710f00-275d-11e9-9adb-8ea4209e4453.png" height="100" /><br/>
<span><b>DevHub</b>: <span>GitHub Management Tool</span><br/>
<span><a href="https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link" target="_blank">Android</a>, <a href="https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link" target="_blank">iOS</a>, <a href="https://devhubapp.com/" target="_blank">Web</a> & <a href="https://github.com/devhubapp/devhub/releases" target="_self">Desktop</a> with <b>95%+ code sharing</b> between them<br/><i>thanks to React Native + React Native Web</i></span><br/>
<p align="center">
<a href="https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_button" target="_blank"><img alt="Download on the App Store" height="50" src="https://user-images.githubusercontent.com/619186/52173137-d416fd00-2764-11e9-98c1-77607061f188.png" /></a>
<a href="https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_button" target="_blank"><img alt="Get it on Google Play" height="50" src="https://user-images.githubusercontent.com/619186/52173136-d416fd00-2764-11e9-9599-7c098c14bb37.png" /></a>
</p>
<img src="https://user-images.githubusercontent.com/619186/52172760-33710f00-275d-11e9-9adb-8ea4209e4453.png" height="100" />
</p>

<p align="center">DevHub is a <b>mobile and desktop</b> app to help you <b>manage GitHub Notifications</b> and stay on top of <b>Repository Activities</b>. Save <b>custom searches</b>, apply <b>filters</b>, <b>bookmark</b> items and don't miss anything important.</p>

## Why

DevHub is a **mobile and desktop** app to help you **manage GitHub Notifications** and stay on top of **repository activities**. Save **custom searches**, apply **filters** and don't miss anything important.
<p align="center">
<span><a href="https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link" target="_blank">Android</a>, <a href="https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link" target="_blank">iOS</a>, <a href="https://devhubapp.com/" target="_blank">Web</a> & <a href="https://github.com/devhubapp/devhub/releases" target="_self">Desktop</a> with <b>95%+ code sharing</b> between them<br/><i>thanks to React Native + React Native Web</i></span><br/>
<p align="center">👉 <a href="https://devhubapp.com" target="_blank">devhubapp.com</a> 👈</p>

<br/>

## Screenshots

### Desktop

![DevHub Desktop](https://user-images.githubusercontent.com/619186/65840754-13491e00-e2f3-11e9-9c4b-70c29df181c9.jpg))
![DevHub Desktop](https://user-images.githubusercontent.com/619186/65840754-13491e00-e2f3-11e9-9c4b-70c29df181c9.jpg)


#### Menubar
Expand All @@ -36,21 +31,6 @@ DevHub is a **mobile and desktop** app to help you **manage GitHub Notifications

<br/>

## Download links

- Web: [devhubapp.com](https://devhubapp.com/)
- Android: [Play Store](https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link)
- iOS: [App Store](https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link)
- Desktop:
- [GitHub Releases](https://github.com/devhubapp/devhub/releases) (macOS, Windows, Linux)
- Homebrew (macOS alternative):
```
brew tap devhubapp/devhub
brew cask install devhub
```

<br/>


## Features

Expand Down

0 comments on commit f1b3304

Please sign in to comment.