Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A small Python script keeping LogiOptionsMgr.exe in check regarding its CPU usage.

License

NotificationsYou must be signed in to change notification settings

Merlin2001/LogiOptionsTamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small Python script keeping Logitech's LogiOptionsManager in check regarding its CPU usage.

The script will periodically check ifLogiOptionsMgr.exe exceeds a given CPU usage and if so, the process is killed and restarted from its original location (this should account for different install paths). To account for CPU usage spikes due to actual usage, the threshold must be exceeded multiple times before the process is restarted.

The default values for these settings are (you can change them at the top of the script):

SettingDefault Value
Check every60 seconds
CPU threshold5 percent
Allowed times above threshold1 (meaning if the process exceeds the limit for two times in a row, it is killed and restarted)

Usage

If you have Python 3.6 installed, you can startLogiOptionsTamer.py directly via

python LogiOptionsTamer.py

Windows userswithout a Python installation can find a release package in the folderrel. Here is a direct download link forLogiOptionsTamer v1.0. Simply extract the 7zip file to a directory of your liking and startLogiOptionsTamer.exe.

Known issues

Unfortunately, LogiOptionsTamer doesn't start minimized, yet, so I recommend using a tool likethe amazing RBTray to minimize it to the system tray.

Screenshot

Screenshot showing console with LogiOptionsTamer output

About

A small Python script keeping LogiOptionsMgr.exe in check regarding its CPU usage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp