u/endangeredirish

Most Windows automation tool assumes you can script. I built one that doesn't.

Most Windows automation tool assumes you can script. I built one that doesn't.

I run a small civil engineering company in London, built an app for for my office so we could replace AutoHotkey and text expansion apps we used, mostly because no one would learn AHK syntax so never made their own. So I built Trigr which is a visual UI first approach, no scripting, sits in the system tray. hotkeys, macros, and text expansions and clipboard manager.

What it does:

  • Hotkeys: assign any key combo to launch apps, open URLs, focus windows, run macros
  • Macros: visual builder, no scripting. Keystrokes, mouse clicks, delays, text input
  • Text expansions: type a trigger word, get a full snippet anywhere in Windows
  • Clipboard manager: searchable history, pinned items
  • Quick search overlay: global hotkey to search and launch anything
  • Radial menu: hold a key, get a circular menu of actions
  • Fill-in prompts: macros can pause and ask for input mid-run
  • App-specific profiles: different hotkeys auto-activate per app automatically
  • Hold and repeat modes: fire actions while holding, or repeat at intervals
  • Everything local: no accounts, no cloud, no data leaves your machine

Its got some pro features that we'll be eventually looking to market, but for 90% of use cases and peoples day to day work, it is a powerhouse and we've been using it across my team of 10 engineers for a few months now.

Built with Tauri (Rust + React) so it's around 15MB and idles at low memory. Code signed under my civil engineer firm for legitimacy at least.

Site: usetrigr.com

Genuinely looking for constructive feedback from people who've tried AutoHotkey or PowerToys, anyuse case that made you give up or look for something else?

Thanks all, hopefully its of some use to anyone!

u/endangeredirish — 2 days ago

Built a free Windows app to stop my team repeating the same things all day — macros, text expansion, clipboard history. Looking for beta testers

Windows automation tool called Trigr. What it does: visual keyboard, click any key, assign an action. Tray app, fires globally in any Windows app.

usetrigr.com

  • Hotkeys (single press, double press, modifier combos)
  • Text expansions (with fill-in prompts and variant selection)
  • Macro sequences (keystrokes, app launches, waits, clicks, AHK steps)
  • Clipboard history (Ctrl+Shift+V, search and auto-tagging)
  • App-specific profiles that auto-switch on window focus
  • AHK Script Runner (v1 and v2, no separate AHK install needed)
  • Click at Position macro step
  • Analytics dashboard with time-saved breakdown

Built in Rust and Tauri. 10MB installer, 20 to 50MB RAM, no Electron. Auto-updates. x64 and ARM64.

Free during beta, no sign-up. Core features will always be free, hotkeys/macros/text expansions, I'm sick of paying for basic text expansion and simple things PowerToys should be doing. Pro tier is opt-in via a key request during beta, there's a built in upgrade email when trying to access these features, just apply and I'll send one over for advanced features.

Civil engineer, not a developer. Built with Claude and iterated non-fuckin-stop because my team couldn't learn AutoHotkey and we had three three apps doing the other stuff we wanted to get rid off. Trigr combines it all and links them.

usetrigr.com

Thanks very much, hope you find it useful if you try it out and let me know if you think its missing something?

reddit.com
u/endangeredirish — 8 days ago

Beta testers wanted for Trigr, free Windows productivity/automation suite (hotkeys, macros, text expansions, clipboard history, AHK script runner)

Built a free Windows automation tool called Trigr. Looking for beta testers ahead of full launch so we can break and improve things. Some polishing still to be done, but all core functions work fantastically.

usetrigr.com

What it does: visual keyboard GUI, click any key, assign an action. Tray app, fires globally across Windows.

  • Hotkeys (single press, double press, modifier combos)
  • Macro sequences (keystrokes, app launches, waits, clicks, AHK steps)
  • Text expansions (with fill-in prompts and variant selection)
  • Clipboard history (Ctrl+Shift+V, search and auto-tagging)
  • App-specific profiles that auto-switch on window focus
  • AHK Script Runner (v1 and v2, no separate AHK install needed)
  • Click at Position macro step
  • Analytics dashboard with time-saved breakdown

Built in Rust and Tauri. 10MB installer, 20 to 50MB RAM, no Electron. Auto-updates. x64 and ARM64.

Free during beta, no sign-up. Pro tier is opt-in via a key request, email and I'll send one. Core features are free forever and that won't change.

Civil engineer, not a developer so this has been built with Claude because my team couldn't learn AutoHotkey, but christ if it hasn't turned into the best tool I've used in ages. Honest ask: I think this thing is properly useful. I built it for mine and my team's specific needs though, and I'm too close to it to see if anything's broken. Looking for testers willing to actually use it for a week or two and tell me where it falls over.

Thanks very much!

u/endangeredirish — 9 days ago

I run my own civil engineering firm, have always used AHK to map commands/macros to numpad or F keys, across AutoCAD and Revit, and email text expansion and stuff, always had it built as two script files, everything for CAD in one and another for emails/admin scripts. These are nothing complicated, simple macros with a few window identify etc.

We now have a team of 8 engineers and I've been trying to show them the AHK script I've copied to all of their computers and they love the shortcuts/speed of them but they are NOT getting on board with making new macros/commands as the big script with 50+ hockey mapped is just bewildering to them/intimidating and they don't want to break anything.

How do other people handle this? Am I doing it the right way? I'm in the process of building a program with proper modern visual GUI (with my childhood bestest guy Claude) to map individual macros to a keyboard view so its much easier for them, but I'd still prefer to know how pros set up clean AHK structure for now until this is 100% ready, if there is a best practice? Thanks all, appreciate any help!

reddit.com
u/endangeredirish — 26 days ago