Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/doppelgunner/YouBot
Browse files Browse the repository at this point in the history
  • Loading branch information
doppelgunner committed Jul 20, 2017
2 parents 9175c9d + 4840dce commit 515c6b1
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# YouBot
A simple youtube commenter app
<a href="https://youtu.be/GNQiAWNQ8HA
" target="_blank"><img src="https://github.com/doppelgunner/YouBot/blob/master/src/main/resources/images/icon.png"
alt="YouBot Icon" border="10" /></a>
* A simple youtube commenter app

## Donations
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.me/doppelgunner)
[![patreon](https://c5.patreon.com/external/logo/logomarkOrange.svg)](https://www.patreon.com/doppelgunner)

## Demo
* Click the YouBot picture on the top to go to youtube demo [to be added later]

## Download and Installation
* Link to download: https://github.com/doppelgunner/YouBot/releases
* Download the EXE for windows. Download JAR for other platforms.
* Just unzip -> click shortcuts then voila
* **IMPORTANT: don't put in "program files" folder as it does not allow write or read access and needs permission**

## System Requirements
* JRE 1.8+
* Internet of course -> needed to comment

## Tools used
* [IntellijIDEA](https://www.jetbrains.com/idea/) (IDE)
* [Glyphicons](http://glyphicons.com/) (for almost all icons)
* [youtube API](https://developers.google.com/youtube/)
* [TrayNotification](https://github.com/PlusHaze/TrayNotification) by PlusHaze

0 comments on commit 515c6b1

Please sign in to comment.