Remote Terminal Access
klaas wraps your terminal sessions and streams them to the cloud,
giving you remote access from any device.
- Stream terminal output in real-time
- Access sessions from phone, tablet, or another computer
- Monitor long-running autonomous coding tasks
curl -fsSL https://klaas.sh/install.sh | bashMore install options
Windows PowerShell
irm https://klaas.sh/install.ps1 | iexHomebrew
brew install klaas-sh/tap/klaasScoop
scoop bucket add klaas https://github.com/klaas-sh/scoop-bucket
scoop install klaas.
After installation, verify klaas is working:
klaas --versionSee the docs for more information.