https://github.com/stephencelis/githubbub
GitHubbub: A GitHub Fluid userscript. Growl/Dock notifications, and more.
https://github.com/stephencelis/githubbub
Last synced: 10 months ago
JSON representation
GitHubbub: A GitHub Fluid userscript. Growl/Dock notifications, and more.
- Host: GitHub
- URL: https://github.com/stephencelis/githubbub
- Owner: stephencelis
- Created: 2008-11-26T21:25:50.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2010-07-28T18:10:42.000Z (over 15 years ago)
- Last Synced: 2025-03-17T20:56:10.659Z (10 months ago)
- Language: JavaScript
- Homepage: http://github.com/blog/242-github-userscript
- Size: 95.7 KB
- Stars: 84
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
GitHubbub
=========
GitHubbub gives the [GitHub Fluid app](http://github.com/blog/47-new-fluid-icon)
some hubbub:
* Auto-updating News Feed
* Growl notifications for News Feed alerts
* Dock badge with number of new messages
INSTALL
-------
If you're viewing this page from your GitHub Fluid App, just
[click here](http://github.com/stephencelis/githubbub/raw/master/githubbub.user.js).
If you've downloaded this userscript, drag "githubbub.user.js" to your GitHub
Fluid app.
LICENSE
-------
(The MIT License)
Copyright (c) 2008-* Stephen Celis
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.