2 Repos
Tools that track and display command duration and success status within the shell.
Distinct from Command Execution: Distinct from general command execution: focuses on post-execution metrics and visual feedback rather than the execution engine itself.
Explore 2 awesome GitHub repositories matching development tools & productivity · Execution Feedback Utilities. Refine with filters or upvote what's useful.
Pure is an asynchronous command line prompt for Zsh designed to maintain terminal responsiveness while providing real-time system and environment information. It functions as a minimal, themeable interface component that reconstructs its visual state by evaluating shell variables and environment context before every new line. The project distinguishes itself by offloading complex tasks, such as version control status checks and system monitoring, to background processes. This architecture ensures that the terminal interface remains fluid and responsive even when performing intensive status up
Provides immediate visual confirmation of command success and duration directly in the prompt.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Displays real-time progress and status messages in the console during data collection execution.