git-standup is a command-line tool and developer activity tracker that parses Git logs to generate summarized text reports of work completed over specific time periods. It functions as a reporting utility that scans Git repositories to extract metadata and author activity for use in progress reviews and status updates. The tool differentiates itself by the ability to scan multiple repositories through recursive directory discovery and the capacity to synchronize remote states before analysis. It utilizes regular expression filtering to include or exclude specific authors and branches, and emp
git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary
tiny-care-terminal is a terminal dashboard that integrates wellness monitoring, a Pomodoro timer, and a Git activity tracker into a single command-line interface. It functions as a wellness monitoring tool that displays self-care tips and reminders alongside productivity data. The project features an ASCII art renderer for visual customization and a system for monitoring local weather conditions. It aggregates daily and weekly commit counts across multiple repositories to visualize development progress. The interface includes a keyboard-operated timer for managing work and break intervals an
Dayflow is a privacy-focused productivity tool that records screen activity locally and analyzes it with on-device AI. It captures screen frames at one frame per second, stores everything in a local database, and processes all analysis entirely on the machine to keep data private. The system builds a searchable timeline of work activity and enables natural-language queries about past screen time. The tool distinguishes itself by offering runtime switching between local AI models and cloud providers, allowing users to balance accuracy, privacy, and performance. It automatically runs AI inferen
git-standup is a command line interface tool that functions as a git commit activity summarizer and version control report generator. It aggregates commit messages and metadata from one or multiple repositories to track work activity and generate daily standup reports.
Les fonctionnalités principales de nilbuild/git-standup sont : Developer, Standup Report Generators, Activity Reports, Analysis Report Aggregators, Developer Productivity, Repository Directory Scanners, Commit Log Aggregators, Repository Activity Dashboards.
Les alternatives open-source à nilbuild/git-standup incluent : kamranahmedse/git-standup — git-standup is a command-line tool and developer activity tracker that parses Git logs to generate summarized text… tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… notwaldorf/tiny-care-terminal — tiny-care-terminal is a terminal dashboard that integrates wellness monitoring, a Pomodoro timer, and a Git activity… jerryzliu/dayflow — Dayflow is a privacy-focused productivity tool that records screen activity locally and analyzes it with on-device AI.… sinclairtarget/git-who — git-who is a Git contribution analysis tool designed to identify the primary owners of files and directories by… textmate/textmate — TextMate is a programmable text editor designed for software development and project management. It functions as a…