Hello Everyone!
I start this project a while ago. It's about a all-in-one automation tool such as auto clicker, screen clicker, keyboard remapper and more in a single app. This work using AutoHotkey, so what this project do basically is taking input from user then create an AutoHotkey script from that. The goal is to made a software that can do almost all automation task while also can be used as AutoHotkey script manager.
I made this at first for my personal use like gaming because creating AutoHotkey script every single time i play new game is bit inconvenient. But then it start getting audience so i decided to develop it further. AutoHotkey is powerful script to do this and it make my project lightweight that's why i decided to use it.
Another specialty is use script or remap on specific keyboard or mouse. To do this, i use AutoHotkey wrapper, AutoHotkey Interception by evilC and Interception Driver by oblitum.
I would like to ask opinion and suggestion about this and if you don't mind, help me test it out. While the basic feature i can say it's working perfectly fine, i am still not sure about the assign script on specific device feature. As for now i only test it with my keyboard laptop and my mouse and it work (I only have that to test it). Also i would like to ask whether windows show any warning or not (Untrusted source or false positive) because i use pyinstaller to compile it. I use onedir function so i hope it didn't trigger windows warning. Also does my documentation is clear or it can be improved?
Thank you everyone. I really appreciate your support!
https://news.ycombinator.com/item?id=42227266
https://news.ycombinator.com/item?id=42222000
https://news.ycombinator.com/item?id=42173904