github-events-viewer 📆
aka "What did I do yesterday?"
Displays events from http://api.github.com/users/{name}/events - that means including events on your private repos. Github itself does provide only your public actions on your profile.
- LIVE VERSION (from master)
Hidden Options
?date=today|yesterday|this-week- filter events by date
NO realtime data
As stated in the docs:
The API is not built to serve real-time use cases. Depending on the time of day, event latency can be anywhere from 30s to 6h.
Author and licence
(c) 2016,2017,2024 Pavel Zbytovský
Licenced under MIT license.
See also
- this code was formerly part of OctoMate chrome extension (called Github Mate before)
- github-event-viewer - for (public) repo events
- more useful links in this Hackernews post: https://news.ycombinator.com/item?id=41609246
