git-standup
Recall what you did on the last working day.
The tool provides a command‑line interface that inspects a Git repository and reports the commits made on the most recent working day. It determines the previous business day, extracts the relevant commit history, and presents a concise summary of the changes, including author, timestamp, and commit messages. This allows developers to quickly recall what they worked on without manually searching logs or remembering dates.
It is intended for software engineers and teams who need a fast way to review their recent activity, especially when preparing status updates, daily stand‑ups, or personal retrospectives. By automating the extraction of the prior day’s work, it reduces the friction of digging through commit logs and helps keep records accurate.
The program is distributed as a stable, core CLI utility, requiring only a local Git repository to operate. It runs on typical development environments where Git is available and can be invoked directly from the terminal.
Reviews
Loading reviews…
Similar apps
Version Control & Git
git-stats
A local GitHub-like contributions calendar.
Version Control & Git
gitlogue
Cinematic git commit replay.

Version Control & Git
gitmoji-cli
Use emoji in commit messages.
Version Control & Git
git commander
Interactive git tool.
Version Control & Git
git-extras
Git utilities.
Calendar & Scheduling
gcalcli
Google calendar client.