https://github.com/dmshvetsov/fk_cli
Kill processes with convenience of a fuzzy finder. `fk` CLI utility.
https://github.com/dmshvetsov/fk_cli
cli kill utility
Last synced: 11 months ago
JSON representation
Kill processes with convenience of a fuzzy finder. `fk` CLI utility.
- Host: GitHub
- URL: https://github.com/dmshvetsov/fk_cli
- Owner: dmshvetsov
- Created: 2023-03-26T09:19:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T06:22:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T15:15:22.184Z (about 1 year ago)
- Topics: cli, kill, utility
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fuzzy find and kill CLI utility
Kill processes with convenience.
Inspired by [fkill](https://github.com/sindresorhus/fkill-cli).
## Usage
$ fk
## Future
- Display ports
- Sort by CPU time and MEM usage
- Make cross-platform, add Linux support
- Make cross-platform, add Windows support
## Build With
[Rust programming language](https://www.rust-lang.org/)