Skip to content

Repository files navigation

Linux Process manager (TUI)

Project Highlights

  • Real-Time System Monitoring
    Provides up-to-date insights into system performance and resource utilization.

  • User-Friendly TUI (Text-Based User Interface)
    Designed for intuitive navigation and interaction, offering a seamless user experience.

  • Efficient Resource Management
    Optimizes resource usage to ensure smooth operation and high performance.

Main

스크린샷 2024-12-04 오후 7 07 21

Module Diagram

KakaoTalk_Photo_2024-12-06-18-20-28-1

Simple Build with Makefile using GCC

This project includes a Makefile to streamline the build process with gcc. Instead of manually typing out lengthy gcc commands, you can compile the program quickly by simply running make.

How to Use:

  1. Ensure the Makefile is in the same directory as your source code.
  2. Open a terminal in the project directory.
  3. Type make and hit Enter to build the project.
  4. Use make clean to remove compiled files (if specified in the Makefile)

Demo Video

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages