Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janl/ubersicht
A dashboard for recent activity on all of a user's or organisation's repos
https://github.com/janl/ubersicht
Last synced: 3 months ago
JSON representation
A dashboard for recent activity on all of a user's or organisation's repos
- Host: GitHub
- URL: https://github.com/janl/ubersicht
- Owner: janl
- Fork: true (espy/ubersicht)
- Created: 2014-01-23T20:24:46.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-03-19T15:47:33.000Z (almost 10 years ago)
- Last Synced: 2024-04-07T01:27:52.082Z (9 months ago)
- Language: JavaScript
- Homepage: http://espy.github.io/ubersicht
- Size: 1.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ubersicht
Ubersicht is a lightweight, frontend only dashboard for all the public repos of any github organisation. Change the hash in the url to your github user or organisation name to use it for yourself. [Give it a try](http://espy.github.io/ubersicht)!
![Screenshot of Ubersicht](http://blog.hood.ie/wp-content/uploads/2014/01/ubersicht.png)
It runs as a gh-page, so you can just fork this repo, change the `githubOrganisation`-variable in `main.js` and you've got your own public github dashboard you can style and mod at your whim.
Ubersicht filters milestones by name, not by id, which means that if you use consistent milestone names across repos, you can have quasi-cross-repo milestones. How cool is that?
It requires no API key and no data storage and only uses a single API request to fetch data.
Yeah.
If this makes you happy or you'd like me to keep working on it, please let me know or possibly even [gittip me](https://www.gittip.com/espy).
Thanks!
## Planned features
- Overviews:
- new issues in the last 24h (since last visit)
- newly commented issues in the last 24h (since last visit)