An open API service indexing awesome lists of open source software.

https://github.com/sheenobu/fuzzkill

fuzzy killing ncurses UI
https://github.com/sheenobu/fuzzkill

curses go golang linux unix

Last synced: 5 months ago
JSON representation

fuzzy killing ncurses UI

Awesome Lists containing this project

README

          

# fuzzkill

fuzzkill is a console/ncurses app which shows a list of processes which can be killed

## Installation

Fuzzkill requires ncurses.

Installation can be done via:

go install github.com/sheenobu/fuzzkill

## Usage

fuzkill name - searches for processes similar to name, lets you tab through
them and kill them selectively.

## Features

TODO:

* In-UI searching
* Extended details of process
* Filter out /nix/store\* paths
* Configurable signal types