Skip to content

martin-kudlicka/cpu-limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Limiter

Limits CPU power to applications.

Description

User defined rules consisting of condition and action to limit CPU for specific processes. Condition consists of:

  • AND list of processes (wildcard supported)
  • status of listed processes (running or not running)
  • state of listed processes in case of running status (any state, foreground, background)
  • optional status of internet connection

Action consists of:

  • list of processes to limit CPU (wildcard supported)
  • percentage CPU limit (per target process)
  • or suspend target processes
  • delay in seconds to apply action

Requirements

Components

About

Limits CPU power to applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published