script-server
script-server copied to clipboard
Web UI for your scripts with execution management
is passed to script as ENV VAR is it by design? thanks
I have written a script to allow management of mailbox out of office responders and it would be nice if there was a multi-line text field option I could pass...
I'm running Python scripts which can take a long time to finish running, due to that during the Python execution, print out to the screen the script stages so the...
This provides a better way to organize things when we have many scripts and runners
Allow import of multiple files will only care about the json section "parameters"
Hi - is there a way to import a csv so it can be used when executing the script? I want to use data in the csv for my script....
Hi, During some test ... suddenly when I select a script ... I have to wait for a long long time with some messages in the top of the left...
Hi there, i filed a bug about case sensitveness of authentication. Today I saw, that showing the task history seems also be case sensitive. If user foobar executes something he...
All my users that use iphones report that the web interface doesn't work for them. I don't have any iphones so it's hard for me to debug it better. But...
I was in a need for special form of `text` field validation done on the frontend. This PR tries to solve this by adding regular-expression validation capabilities. Couple of caveats...