# bugy/script-server

Web UI for your scripts with execution management

Repository: https://github.com/bugy/script-server
Canonical: https://ross.abutalabs.com/products/script-server
Language: Python
License: NOASSERTION
License Family: other
Topics: python, scripting, web-server, ssh, bash, material-design, vuejs, web-gui, websockets
Last push: 2026-08-21T03:34:37+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 31, longevity 100
- inputs: {"age_days": 3775, "days_push": 12, "days_rel": 250, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1872, forks 283 (observed 2026-08-28T04:05:47.041580+00:00)

## What it is
Script-server is a self-hosted web application that exposes existing shell/Python scripts through a generated web UI, handling parameters, validation, and real-time output without modifying the scripts. It includes optional authentication (LDAP, Google OAuth, htpasswd), access control, execution history, and an admin configuration page.

## Use cases
- give non-technical users a web UI to run admin scripts
- expose bash scripts as a web form with parameters
- run scripts remotely over a browser with real-time output
- add authentication and access control to internal scripts
- track execution history and audit who ran which script
- let users upload files as script input via a web page

## When to choose
- you have existing scripts and want a web frontend without rewriting them
- non-technical users need to safely execute operational scripts
- you need auth, access control, and auditing around script execution
- you want a self-hosted tool that works offline

## When to avoid
- you need a full workflow orchestration engine with complex dependencies
- you want a general-purpose job scheduler like cron or Airflow
- your scripts require a rich custom UI beyond generated forms
- you need a SaaS or multi-tenant platform

## Facets
- artifact type: application
- maturity: active
- function: http-server, websocket, auth, authorization, logging, file-upload, web-framework
- domain: web-development, developer-tools, self-hosted
- platform: windows, python, self-hosted
- tags: web-ui, script-runner, tornado, vuejs, admin-interface, execution-management, no-code-frontend, automation, linux, macos, web-server, docker

## Member repositories
- bugy/script-server (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.041580+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:14:57.012547+00:00, confidence not recorded.
  - readme: https://github.com/bugy/script-server (fetched 2026-08-28T04:05:47.041580+00:00, sha 3b116d6f0084)
- Data as of 2026-08-30T08:39:29.467469+00:00.
