Menu

Tree [772e59] master v0.4.113 /
 History

HTTPS access


File Date Author Commit
 LICENSE 2018-03-03 martink-dev martink-dev [6c9c29] Initial commit
 README.md 2018-03-04 martink-dev martink-dev [772e59] Update README.md

Read Me

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