Ross ROSS = Recommend OSS · open-source software intelligence for agents

bugy/script-server

Web UI for your scripts with execution management observed · 2026-08-28

github.com/bugy/script-server · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 98
  • Release rhythm 31
  • Longevity 100

Flags: prerelease_only no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3775
  • days_rel: 250
  • days_push: 12
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1872 stars · 283 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

application · maturity active

http-server websocket auth authorization logging file-upload web-framework web-development developer-tools self-hosted windows python self-hosted web-ui script-runner tornado vuejs admin-interface execution-management no-code-frontend automation linux macos web-server docker

1 source

Member repositories

RepositoryRoleHealth v2
bugy/script-servermain75

For agents

markdown · JSON · MCP: product_card(name="bugy/script-server")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem