Kiri
GaoSSR/Kiri
Kiri is a high-performance CLI tool for managing local development ports, built with Rust. It provides an overview of running services, their ports, and associated processes, and allows users to kill processes, view logs, and manage ports efficiently.
Overview
Kiri is a powerful command-line interface (CLI) tool designed for developers to manage local development ports. It runs on multiple platforms, including MacOS, Linux, and Windows, and provides features such as viewing active services, their ports, and associated processes, killing processes, following logs, and managing all ports. It is built using Rust for performance and reliability and includes a user-friendly interface with ANSI-colored logs for readability.
Capabilities
- ▸View local development services and their ports
- ▸Kill processes running on specific ports
- ▸Follow logs for processes listening on a port
- ▸Show all listening ports
- ▸View background processes not associated with a port
Best for
Kiri is useful for developers who need to monitor and manage local development services, view logs for specific processes, kill processes running on specific ports, and get an overview of all active ports and associated processes.
Works with
Security considerations
Kiri does not handle sensitive data or credentials. It operates locally and does not send data to external endpoints. It is safe to use in development environments.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.