8000 GitHub - somerandoname/socd_cleaner_python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

somerandoname/socd_cleaner_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A SOCD cleaner (snap tap) script for Python as Autohotkey wasn't reliable enough.
It prevents the opposing WASD keys from being simultanously pressed by only sending the most recent one.
The script uses the Python port of Interception, a low level input device driver, and is as a side effect more difficult to detect for applications.

The socd_cleaner.py is just the SOCD cleaning script, whereas the socd_cleaner_tray.pyw also includes a tray icon with context menu for toggling of the script.

Setup instructions:

pip install interception-python==1.6.2
pip install pywin32
install driver as instructed -> https://github.com/oblitum/Interception
reboot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0