https://github.com/kaysting/input-tools
A Windows app for automating the mouse and keyboard.
https://github.com/kaysting/input-tools
autoclicker automation electron input keyboard mouse
Last synced: 3 months ago
JSON representation
A Windows app for automating the mouse and keyboard.
- Host: GitHub
- URL: https://github.com/kaysting/input-tools
- Owner: kaysting
- Archived: true
- Created: 2022-03-03T10:32:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T09:51:48.000Z (about 4 years ago)
- Last Synced: 2025-10-19T02:45:05.498Z (8 months ago)
- Topics: autoclicker, automation, electron, input, keyboard, mouse
- Language: JavaScript
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Input Tools
This app seeks to provide some useful tools for automating mouse clicks and keyboard presses, including an auto-clicker, keyboard macro recorder, and full input recorder (key presses, mouse clicks, and mouse movement).
This is my first Electron project, so I'm taking this chance to dive into everything Electron has to offer. I'm also pretty new to Node.js, but I'm familiar with browser Javascript, so it hasn't posed many issues.
See the Releases tab to download a packaged version of the app.