Greenroom
0.3.0
Always-on Claude Code Remote Control sessions on Windows. Each instance starts hidden at logon, stays supervised, and is revealed on demand with its full live scrollback. Windows-only: depends on Task Scheduler, Windows Terminal and user32.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Tyler Vigario. AGPL-3.0-or-later.
Package Details
Author(s)
- Tyler Vigario
Tags
claude remote-control windows session automation
Functions
Get-GreenroomInstance Show-GreenroomSession Hide-GreenroomSession Restart-GreenroomSession Switch-GreenroomSession Uninstall-GreenroomInstance Install-GreenroomInstance Update-GreenroomInstance
PSEditions
Dependencies
This module has no dependencies.
Release Notes
#### Features
- install: pin the model an instance launches with (#36)
- package: give the module an icon (#39)
- release: put each version's own changes in the manifest (#38)
- release: publish the module to the PowerShell Gallery (#37)
- make module version drift visible and fixable (#35)
#### Documentation
- lead the README with a recording of the thing it describes (#41)
- make the README a quick start and split the rest out (#40)
- correct the release machinery's notes against the first real release (#34)
#### Continuous Integration
- release: refuse to release a commit whose checks are not green (#42)
Full changelog: https://github.com/Vigario-Technology-Solutions/greenroom-win/releases/tag/v0.3.0
FileList
- Greenroom.nuspec
- Greenroom.psm1
- Private\Register-GreenroomTask.ps1
- Private\Win32.ps1
- Public\Update-GreenroomInstance.ps1
- Private\Stop-VerifiedProcess.ps1
- Private\Assert-CanActOnInstance.ps1
- Public\Install-GreenroomInstance.ps1
- Greenroom.psd1
- Private\Get-SessionProcess.ps1
- Private\Test-GreenroomPrerequisite.ps1
- Public\Uninstall-GreenroomInstance.ps1
- Greenroom.format.ps1xml
- Private\Wait-GreenroomSession.ps1
- Private\Resolve-SessionWindow.ps1
- Public\Show-GreenroomSession.ps1
- Assets\settings.template.json
- Private\Resolve-InstallParameter.ps1
- Private\Get-InstanceConfig.ps1
- Public\Get-GreenroomInstance.ps1
- Assets\greenroom-watchdog.vbs
- Private\Resolve-GreenroomTarget.ps1
- Private\Set-WindowVisible.ps1
- Public\Hide-GreenroomSession.ps1
- Assets\greenroom-launch.ps1
- Private\Get-InstanceAssetVersion.ps1
- Public\Switch-GreenroomSession.ps1
- Public\Restart-GreenroomSession.ps1
- Assets\greenroom-watchdog.ps1
- Private\Set-ProjectTrust.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0 (current version) | 4 | 8/3/2026 |