aelassas/servy
Enterprise-Grade Windows Service Wrapper with Real-Time Monitoring observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 87
- Longevity 28
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: 1.5
- age_days: 396
- days_rel: 9
- days_push: 7
- n_releases_24m: 89
Adoption not part of the score
1987 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Servy is an enterprise-grade Windows service wrapper that runs any application (Node.js, Python, .NET, Java, etc.) as a native Windows service with automatic restart, health checks, and real-time CPU/RAM and stdout/stderr monitoring. It ships as a desktop GUI app, a CLI, and a PowerShell module for managing services interactively or in CI/CD pipelines.
Use cases
- run a node.js app as a windows service
- keep a python script running in the background after reboot
- auto-restart a crashed process on windows
- nssm alternative for wrapping apps as services
- monitor cpu and memory of a windows service
- manage windows services via powershell or cli
- run a background worker before user logon
When to choose
- you need to run any executable as a native Windows service without rewriting it
- you want automatic recovery from crashes, hangs, or stops with health checks and alerts
- you need GUI, CLI, and PowerShell interfaces for scripting and CI/CD deployment
- you want real-time monitoring of CPU/RAM and stdout/stderr streaming
- you need enterprise features like gMSA/AD accounts, lifecycle hooks, and log rotation
When to avoid
- you need a service wrapper for Linux (systemd) or macOS (launchd)
- you only target non-Windows platforms
- you need cross-platform containerized service management rather than Windows services
Facets
application · maturity active
monitoring configuration-management cli gui logging alerting windows developer-tools self-hosted windows cli dotnet windows-service-wrapper service-manager watchdog nssm-alternative winsw-alternative process-monitoring powershell-module auto-restart devops automation desktop
2 sources
- readme: https://github.com/aelassas/servy · fetched 2026-08-28 · 1eb60db39f5f
- homepage: https://servy-win.github.io · fetched 2026-08-29 · ba9f29474e93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aelassas/servy | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem