Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasky

A lightweight, interactive C++ CLI process manager for Linux.

Features

  • Scans and displays active system processes.
  • Kills target processes using process IDs (PID) via SIGKILL.
  • Interactive terminal menu for quick control and refresh.

Requirements

  • GCC Compiler (g++)
  • GNU make
  • Linux Environment

How to install

git clone https://github.com/sudoRebel/tasky.git && cd tasky
make
sudo make install

About

A fast, terminal-native C++ tool to monitor and kill Linux processes effortlessly.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages