GitHubLastChangeWidget

Web service that generates an SVG of latest GitHub repository activity.

What is this?

This service generates an SVG badge summarizing the recent commit activity for any public GitHub repository. Perfect for README files, documentation sites, or dashboards.

Usage

Use this URL pattern to get a widget for any public repository:

/widgets/github/{username}/{repository}/changes/latest

Example: /widgets/github/nefarius/GitHubLastChangeWidget/changes/latest

Customize colors and other options via query parameters.

Demo

Repository activity widget