kiuKisas / Taupe

A top/htop like in C and Ncurses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taupe

Taupe is an Epitech school project whose goal is to display information about processes, threads as well as a system summary information just like the command top. You can also sort and kill processes (see screenshot below). It's written in C and I use the Ncurses libraires for the interface.

Screenshots

Menu Sort Kill

About

A top/htop like in C and Ncurses


Languages

Language:C 97.4%Language:Makefile 2.6%