Uindow is a programmable browser for real-world web automation. Create automations with ease, with a world-class recorder, and can edit them in pure JavaScript.
No reviews yetBe the first to leave a review for Uindow
Maker
📌
Hey Product Hunt! 👋 I'm Mark, the maker of Uindow.
I built Uindow because every web automation tool I tried forced a painful tradeoff: either you get AI flexibility (unpredictable, cloud-dependent, sometimes extremely unsafe, and super-expensive) or JavaScript determinism (brittle, with no intelligence).
Uindow does both - you create automations with just a few clicks (no-code), and optionally call a locally running large language model wherever you actually need AI reasoning. Nothing ever leaves your machine.
A few things I'm especially proud of:
⭐ All interactions are trusted - from clicks to file uploads, and even HTML select element changes - try that with Puppeteer or Selenium!
⭐ Everything is safely stored on your device, and sensitive data is never hard-coded in your automations
⭐ The learning curve is minimal, with a world-class recorder
⭐ Automations are exported as .js.yaml - fully portable, version-controllable, and shareable
⭐ You can record your automations as video - even between page navigations
⭐ You can use and publish community modules, with one-click install
⭐ And best of all, it's free for personal use and source-available: https://github.com/uindow/uindow/
What workflows would you automate first?