https://github.com/lambdacasserole/silence
A simple, clean macro recorder written in C#. Windows 10 compatible.
https://github.com/lambdacasserole/silence
hook input-simulation keyboard macro-recorder mouse
Last synced: 7 months ago
JSON representation
A simple, clean macro recorder written in C#. Windows 10 compatible.
- Host: GitHub
- URL: https://github.com/lambdacasserole/silence
- Owner: lambdacasserole
- License: mit
- Created: 2016-07-10T16:27:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T18:17:18.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:33:20.783Z (11 months ago)
- Topics: hook, input-simulation, keyboard, macro-recorder, mouse
- Language: C#
- Size: 122 KB
- Stars: 51
- Watchers: 8
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Silence
A simple, clean macro recorder written in C#. Windows 10 compatible.
## Acknowledgements
It's been a while since I re-created this repo and managed to lose the readme in the process (completely forgot about it), so if make any mistakes/ommissions with attribution/copyright notices for anyone, please do not hesitate to contact me and I'll put it right.
* The original [HookLib](https://github.com/codelogic/HookLib) by [Paul Rhode](https://github.com/codelogic).
* The original [Input Simulator](https://github.com/michaelnoonan/inputsimulator/) by [Michael Noonan](https://github.com/michaelnoonan/).