1.2.1 • Published 11 years ago
github-reader v1.2.1
github-reader 
Github Client - Viewer for Notifications and News Feed

Built with node-webkit.
Features
- Viewer for mixed Notifications and News Feed
- Growl Notification(for Mac only, relate issue - Implement desktop notifications)
J,Kscroll shortcutO: open in browserCtrl + RreloadCtrl + f: toggle search bar - gif
Installation
Multi-platform support
- Windows
- Mac OS X
- Linux 32,64bit
Config

- Create New personal access token
- require scopes are
notificationsanduser
- require scopes are

- Open
Configin Github-Reader.app- Input Github username
- Input personal access token
- Save & Reload
Develop
npm install
bower installRun apps with node-webkit.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT