script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Web UI for your scripts with execution management

Results 231 script-server issues
Sort by recently updated
recently updated
newest added

Hello i have a minor easy request about scheduling. It could be great to have a checkbox to enable scheduling on admin page And for scheduling it would be great...

Hi Bugy, Thanks again for providing a great script server. I wonder if you can help with Windows server / Powershell setup. We are using multilist parameter. How can we...

Version 1.16. Files on my server is log#XXX.txt // get log sh just print "start to download $1" I try to download it with config: { "name": "Download logs", "script_path":...

bug

When a user selects a value for the list parameter, this value is passed to the script as an argument. However, sometimes required value could be too complicated (IP or...

feature
resolved

hi, is it possible to get the description from a file? use case: a script used to manipulate a couple of values. These values change daily and would need to...

Hi @bugy thanks for the script. I have my conf.json file to run docker to serve on my ec2-instance IP address, however, whenever I run docker and open script-server on...

Is it possible to show the users a custom-build Tkinter GUI instead of the console window inside the browser? Use Case: I have a script that analyses some data from...

- Whitelist users by their unique user ID - Whitelist users if they hold a "role" within a guild/server Discord users have unique IDs & so do guild's/servers. And they...

feature

Hi, a curiosity, when in a json file in the description I have a link to a webpage example: `"description": "[**info**](https://_webadresse_)", ` is there a way, by chance, that when...

feature

In the following url only some initial part of url highlights in the script-server. Full URL: ``` https://mkp.gem.gov.in/surgical-gloves/search#/?C1122E[]=surgicalrubberglovesconformingtois4148%281989%29&make[]=vector&make[]=hicare&make[]=medi-glove&C1114E[]=naturalgloveslatexpowderfree&C1114E[]=syntheticrubberlatex&C1121E[]=smooth&C1123E[]=6&_xhr=1 ``` Highlighted part: ``` https://mkp.gem.gov.in/surgical-gloves/search#/?C1122E ``` ![Screenshot_20210922-072121](https://user-images.githubusercontent.com/70742968/134271623-aebacaaf-a19d-4e5c-8c27-aa721191f897.jpg)