SSH Workspace
SSH Workspace turns NimoteCode into a practical remote development cockpit on mobile.
What You Can Do
- Save server connection profiles
- Connect via password or key authentication
- Open and operate inside remote project directories
- Browse, edit, create, rename, and delete files remotely
- Keep terminal and editor in one shared workspace context
Typical Remote Session
- Select an SSH profile.
- Connect and open workspace root.
- Edit files and run terminal commands.
- Validate changes with Source Control and optional Debug/LSP tools.
Best-Practice Recommendations
- Use dedicated profiles per environment
- Prefer key-based auth for critical servers
- Keep clear workspace roots to avoid accidental scope errors

