NimoteCode Features
NimoteCode keeps the essential development loop in one mobile workspace: Explorer → Editor → Terminal → Git → AI. Choose only the tools a task needs, while keeping the project context intact.


Core workspace
| Module | What it helps you do | Access |
|---|---|---|
| Explorer + SSH | Open a local project or connect to a saved remote SSH workspace with password or key authentication. | Free |
| Editor | Work in tabs, save changes, use clipboard and undo/redo, follow cursor position and open structural context when available. | Free |
| Terminal | Run commands in the active workspace, search output, use shortcuts and recover after a remote reconnect. | Free |
| AI Chat | Explain code, inspect error output and plan the next change with current-file context. | Free |
| AI Agent | Assist a controlled multi-step workflow involving files, terminal and Git tools. | 3-day trial · Pro |
Deliver, diagnose and automate
Source ControlReview repository status, diffs and history for free. Pro unlocks Git write workflows such as commit, push and stash actions.
Multi-terminal · ProKeep parallel contexts for logs, tests, services and deployment work without leaving the workspace.
LSP + Debug · ProUse configured remote language-server and debug-adapter workflows for diagnostics, code actions, breakpoints and runtime inspection.
TasksSave repeated remote commands, organize them by group and follow their terminal-backed execution.
Sync / Cache · ProMove project content between local and remote workspaces with explicit direction, path boundaries and history.
A practical way to use the features
- Connect through SSH Workspace, or open a local project.
- Locate and edit the file in Editor.
- Verify it in Terminal; search output or remote content when needed.
- Ask AI Chat and Agent to explain an error or plan a change.
- Use Source Control to review the result; Pro is required when the delivery step needs a gated Git write action.
Features are deliberately permission- and environment-aware. For example, LSP and Debug depend on the language server or debug adapter being set up on the remote host, and AI output should be reviewed before use on sensitive systems.
Explore by outcome
- Mobile IDE — the all-in-one workflow
- SSH IDE — remote projects from mobile
- Mobile AI Coding — AI assistance with workspace context
- On-call Diagnostics — a focused incident workflow
- Compare Free and Pro — feature access at a glance