https://github.com/cobyism/ubersicht-github
DEPRECATED: GitHub contributions graph widget for Übersicht
https://github.com/cobyism/ubersicht-github
Last synced: 10 months ago
JSON representation
DEPRECATED: GitHub contributions graph widget for Übersicht
- Host: GitHub
- URL: https://github.com/cobyism/ubersicht-github
- Owner: cobyism
- License: mit
- Created: 2014-07-28T13:05:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-12T21:47:24.000Z (about 10 years ago)
- Last Synced: 2025-05-07T01:11:37.988Z (about 1 year ago)
- Language: CoffeeScript
- Homepage: http://tracesof.net/uebersicht/
- Size: 2.1 MB
- Stars: 21
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**DEPRECATED**: Note that this widget is [no longer actively maintained](https://github.com/cobyism/ubersicht-github/pull/6#issuecomment-225431603). For a similar widget, you should probably check out [eanplatter/minimal-github-widgit](https://github.com/eanplatter/minimal-github-widgit) instead.
# GitHub Contributions Widget
This is a GitHub contributions graph widget for [Übersicht](http://tracesof.net/uebersicht/).
## Screenshot

## Download
To download just the zipped widget folder, check out [the latest release](https://github.com/cobyism/ubersicht-github/releases/latest).
## Contributing
Have an idea for improving this widget? [Open an issue](https://github.com/cobyism/ubersicht-github/issues/new) or fork this repository and send a pull request :grinning:.
Things I’d love to do but haven’t had time for yet:
- [ ] Make it possible to see private contributions, probably by using a [personal access token](https://github.com/settings/applications) or something.
- [ ] Add an octocat logo/mark to the header from [Octicons](https://octicons.github.com).
- [ ] Consider adding the legend/axis labels shown on the web version.
If you want to contribute, having a go at one of these items above might be a good place to start! :+1:
## License
[MIT](./LICENSE)