|
|
|
Show HN: Oomol – A local-first, code-first workflow automation engine
(oomol.com)
|
|
2 points
by monica-guli
352 days ago
|
|
Hi HN, We’ve been working on [OOMOL](https://oomol.com) for the past few years – a workflow automation platform built for developers. Unlike Zapier or n8n, OOMOL runs locally in a containerized environment, supports full Python and Node.js (with third-party libraries), and gives you the same flexibility as writing real code. It’s like VS Code meets workflow automation. Key points:
- Local-first (no cloud lock-in)
- Python and Node.js support (you can mix both!)
- Pip/npm libraries supported out of the box
- Fully visual with programmable nodes
- Share & reuse flows as containers or subflows We’re still early, and would love feedback from the HN community. Happy to answer anything! |
|
I admire the openness of the platform you are creating. I appreciate your blog post's note that current SaaS, cloud native, multi-tenant systems don't permit the kind of flexibility you need. There is substantial depth here - you have been working on this a while. Secrets for api calls, a repository for sharing solutions. I'd try it if it ran on Linux.
My company is working on a similar project, and I have mad respect for your efforts and how far you have come.