github-reader
v1.2.1
Published
github-reader app on node-webkit
Downloads
3
Maintainers
Readme
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
,K
scroll shortcutO
: open in browserCtrl + R
reloadCtrl + 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
notifications
anduser
- require scopes are
- Open
Config
in Github-Reader.app- Input Github username
- Input personal access token
- Save & Reload
Develop
npm install
bower install
Run 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