zlacker

[parent] [thread] 1 comments
1. metada+(OP)[view] [source] 2023-05-13 01:29:27
This looks cool as a concept, but I've already got script-server [0] and it works pretty great as a no/low code solution for UI-ifying shell scripts.

What does windmill do that script-server can't? Or is windmill targeting a completely different area, and is thus irrelevant to me and my pile of 500+ python, shell, Golang, and java bin dir.

https://github.com/bugy/script-server

replies(1): >>rubenf+aG
2. rubenf+aG[view] [source] 2023-05-13 10:43:13
>>metada+(OP)
We do automatic parsing of the parameters in typescript/python/go/bash, we infer your dependencies automatically.

And we have workflows and a retool alternative/app builder baked-in. And granular permissions and a lot of other things... The UI of script-server looks a bit bare.

But like with a lot of those tools, if you're happy with script-server then that's probably the most important!

[go to top]