awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/fkill-cli

0
View on GitHub↗
6,993 stars·212 forks·JavaScript·MIT·12 views

Fkill Cli

fkill-cli is a cross-platform command line interface designed to search for and terminate system processes across different operating systems. It functions as a system process terminator that allows users to stop running applications using unique identifiers, names, or forced termination signals.

The tool features an interactive process manager that provides a visual, searchable interface for browsing active processes and selecting targets for termination without requiring a process ID. It also includes a network port cleaner to identify and kill specific processes occupying a network port using the port number.

The utility covers broader system administration capabilities, including interactive process monitoring and the ability to target processes by name or ID for immediate termination.

Features

  • CLI Process Controls - Provides a command line interface for managing the lifecycle and termination of system processes across multiple operating systems.
  • Terminal Process Managers - Implements a cross-platform terminal utility for monitoring and managing system processes.
  • Port-Based Termination - Allows the identification and termination of processes occupying a specific network port using a colon prefix.
  • Command Line System Administration - Enables manual management of system resources and background tasks through a terminal for faster troubleshooting.
  • Network Port Cleaning - Identifies and kills specific processes occupying network ports to free them up for other applications.
  • Selection Interfaces - Provides a visual list interface for browsing and choosing running processes for immediate termination.
  • Process Monitors - Provides a searchable interface to monitor active processes and track resource usage before termination.
  • Shell Utilities - Simple cross-platform process killer.

Star history

Star history chart for sindresorhus/fkill-cliStar history chart for sindresorhus/fkill-cli

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Fkill Cli

Similar open-source projects, ranked by how many features they share with Fkill Cli.
  • productdevbook/port-killerproductdevbook avatar

    productdevbook/port-killer

    4,085View on GitHub↗

    Port-killer is a TCP port management utility and process termination tool. It provides a system for discovering listening TCP ports and terminating the processes occupying them to free up network resources. The project includes a port forwarding manager and a network tunnel monitor to track active connections and verify their operational status. These components support the management of Cloudflare tunnels and Kubernetes port forwarding, incorporating automatic reconnection and status logging to maintain stable connectivity. The utility covers broad network management capabilities, including

    Swiftdeveloper-toolskubernetesmacos
    View on GitHub↗4,085
  • htop-dev/htophtop-dev avatar

    htop-dev/htop

    8,126View on GitHub↗

    htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface dashboard for overseeing hardware temperatures, load averages, and battery status while providing a comprehensive tool for monitoring and managing system processes. The application distinguishes itself through detailed process lifecycle management, allowing users to kill processes, adjust priorities via renicing, and assign CPU affinity to specific cores. It provides high-level visibility into system behavior through process hierarchy visualization and the ability to inspect

    C
    View on GitHub↗8,126
  • foreversd/foreverforeversd avatar

    foreversd/forever

    13,843View on GitHub↗

    Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process watchdog that monitors background tasks and automatically restarts them upon failure to ensure continuous operation. The system provides a log streaming tool to capture and monitor the standard output and error streams of managed scripts in real time. It also includes development hot reloading, which triggers a process restart whenever modifications are detected in source files or specified directories. The tool covers a broad range of orchestration capabilities, including pr

    JavaScript
    View on GitHub↗13,843
  • coreutils/coreutilscoreutils avatar

    coreutils/coreutils

    5,185View on GitHub↗

    This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro

    C
    View on GitHub↗5,185
See all 30 alternatives to Fkill Cli→

Frequently asked questions

What does sindresorhus/fkill-cli do?

fkill-cli is a cross-platform command line interface designed to search for and terminate system processes across different operating systems. It functions as a system process terminator that allows users to stop running applications using unique identifiers, names, or forced termination signals.

What are the main features of sindresorhus/fkill-cli?

The main features of sindresorhus/fkill-cli are: CLI Process Controls, Terminal Process Managers, Port-Based Termination, Command Line System Administration, Network Port Cleaning, Selection Interfaces, Process Monitors, Shell Utilities.

What are some open-source alternatives to sindresorhus/fkill-cli?

Open-source alternatives to sindresorhus/fkill-cli include: productdevbook/port-killer — Port-killer is a TCP port management utility and process termination tool. It provides a system for discovering… htop-dev/htop — htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface… foreversd/forever — Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process… coreutils/coreutils — This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It… abdenasser/neohtop — neohtop is a terminal-based system resource monitor and process manager for Linux. It provides a text-based user… nelvko/clash-for-linux-install — This project is an automated installation and management tool for deploying Clash proxy cores and web dashboards on…