Skip to content

CipherCloak/cpulimit-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

cpulimit-manager

cpulimit-manager is a TUI (Text-based User Interface) tool designed to manage the cpulimit software efficiently. Compatible with Linux, macOS, and FreeBSD, it allows users to control the CPU usage of specific processes directly from the terminal. Built in Python with Textual, Rich and psutil, it offers a smooth and minimalist experience for users looking to optimize their system's performance. 98% coding vibe! 🚀

cpulimit-manager is a project built in just 2 hours +/- using Claude Code. It's primarily an exercise in leveraging AI for rapid functional prototype development. Any feedback is welcome!


Usage:

  1. Create a virtual environment:

    python3 -m venv ~/.cpulimit-manager-venv
    source ~/.cpulimit-manager-venv/bin/activate
    uv pip install textual rich psutil
  2. Clone the repository:

    git clone https://github.com/CipherCloak/cpulimit-manager.git
  3. Run the application:

    cd cpulimit-manager
    python ./main.py

Some screenshots

image

About

A TUI tool to manage cpulimit and control CPU usage on Linux, macOS, and FreeBSD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages