Skip to content

Kills the process if his memory has exceeded his memory limit. Only for Linux.

License

Notifications You must be signed in to change notification settings

R0STUS/Crystaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Disclaimer

Before using the utility, please review the disclaimer.

Create and Edit the 'settings.properties' to configure Crystaller.

  • maxMem - set max memory limit.
maxMem=2048
  • ignoreName - set app that will be ignored by Crystaller.
ignoreName=vesktop
ignoreName=telegram-desktop
ignoreName=chrome
  • ignoreNameCPU - set app that will be ignored by Crystaller's CPU checker.
ignoreNameCPU=github-desktop
ignoreNameCPU=telegram-desktop
ignoreNameCPU=chrome
  • sleepBeforeTime - time in seconds (float also supported) before start (can be used for debug)
sleepBeforeTime=2
  • sleepTime - time in seconds (float also supported) between checks.
sleepTime=0.5
  • cpuon - boolean (can be used 'true', 'false', '1' and '0'). Turn on/off CPU checker. (Stable preview. You can leave an issue, if you find a bug)
cpuon=true
  • maxCPUusage - set max CPU usage limit (%).
maxCPUusage=75

About

Kills the process if his memory has exceeded his memory limit. Only for Linux.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published