u/Tech_dude9133

Made a small customisable regular automation engine in Rust

Hi, I made this tool because I really like automation. I also don't really like electron apps and AHK for me just isn't cut for the job. I pretty much got incredibly tired of fighting Windows to do basic system automation. AHK scripts broke the second a window loses focus, and scheduler is a nightmare to manage sometimes.

I call it project arbiter, its basically just a system tray app with apis open and listening for inputs or files which consumes around 6-14 mb of ram in my experience. Arbiter also has a forge ui executable to basically allow the user to draft and create the rules (decrees). Also a lot of other context variable and security related rulings. Pretty glad that I got this application up and running, would love to hear what yall will say.

Repo: [Sid-352/Project-Arbiter: Automation engine written in rust](https://github.com/Sid-352/Project-Arbiter)

License: MIT

reddit.com
u/Tech_dude9133 — 1 day ago