Skip to content

WinCTL v0.1 - Initial Release

Choose a tag to compare

@Andrew-0807 Andrew-0807 released this 21 Feb 16:13

WinCTL v0.1 - Windows Service Manager

Features:

  • Start/Stop Windows services
  • Real-time process monitoring
  • Service logs viewer
  • Auto-restart on crash
  • Port management
  • Clean web UI with 0xProto font

Services Supported:

  • Executables (.exe)
  • Batch files (.bat, .cmd)
  • PowerShell scripts (.ps1)

Installation:

  1. Clone: git clone https://github.com/Andrew-0807/winctl
  2. Install: npm install
  3. Run: .\start.bat
  4. Open: http://localhost:3500