Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-27T06:22:27.000Z (over 1 year ago)
- Last Synced: 2024-04-01T15:19:18.561Z (7 months 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/)