Skip to content

Command Manager v1.0.0 - Initial Release

Choose a tag to compare

@eaeoz eaeoz released this 04 May 13:56
· 49 commits to main since this release

Command Manager v1.0.0

SSH Command Manager with graphical user interface - control remote servers through GUI components.

Downloads

  • Installer: Command Manager Setup 1.0.0.exe - Full installation with Start Menu integration
  • Portable: Command Manager_portable_1.0.0.exe - No installation required, runs from any folder

Features

  • Create and manage SSH host profiles
  • Create, edit, delete GUI command components with custom styling
  • Execute commands on remote servers with one click
  • View command results directly in the interface
  • Config files auto-initialized on first run

Configuration

On first run, config files (.env, commands.json, profiles.json) are automatically copied to:

  • Windows: %APPDATA%\command-manager\config\
  • Editable after first run

Docker Support

docker run -p 3000:3000 eaeoz/command-manager-docker:2
Or use docker-compose.yml with volume mount for persistent config.
Requirements
- Windows 10/11 (x64)
- For Docker: Docker Desktop