GitHub - zbycz/github-events-viewer: Personal events on GitHub. via api.github.com/users/{name}/events

1 min read Original article ↗

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.

screenshot

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