17 results for “topic:pyhook”
Pure Python hotkey hook, with thanks to pyHook and pyhk
从零开始的键盘记录器
A fork of pyHook from Peter P. with some updates
winput Python extention - capture and send keyboard and mouse input on Windows
Artificially intelligent typing assistant that suggest the next word using user typing history and full sentence using LSTM . Works with any environment (MS word, notepad, coding IDEs or anything)
录屏工具条
Windows 自動切換輸入法程式 Chinese computer user always annoyed with modifying input types between Chinese and English every now and then. Sometimes you type in a lot of words but finally find it was under wrong input type. It is a kind of tolerant. So I write this tiny Python code to solve this problem. With this program, we almost no need to press "Shift" to change our input type. It will modify you input type automatically according to the words you type in.
🛠️ Automate Windows background input effortlessly with winput, a high-performance Go library that bridges standard and kernel-level input seamlessly.
A tiny tool that can keep each item you copy(up to 100 items). Select one of them to paste by taping "up" and "down" key just like you are keying in commands on the terminal.
Simple screencast keylogger
Keylogger that documents the window the keys are typed in, Timestamped and are emailed to the user after 100 keystrokes.
Inspired by Youdao Translator's Sliding word translation, use the Python programming language to develop a program for Sliding-question search answer. 受有道翻译中滑词翻译的启发,使用Python编程语言开发了一个滑题搜索答案的程序。
A keylogger written in python to serve linux distros
No description provided.
Mathematica Input Sequence Analyzer and Keystroke Assistant
A simple keylogger script built for use on the Windows OS written in Python.
Simple Keylogger build using pyHook and pythoncom python modules