Skip to content

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.

NimoteCode feature overview — phone
NimoteCode feature overview — iPad

Core workspace

ModuleWhat it helps you doAccess
Explorer + SSHOpen a local project or connect to a saved remote SSH workspace with password or key authentication.Free
EditorWork in tabs, save changes, use clipboard and undo/redo, follow cursor position and open structural context when available.Free
TerminalRun commands in the active workspace, search output, use shortcuts and recover after a remote reconnect.Free
AI ChatExplain code, inspect error output and plan the next change with current-file context.Free
AI AgentAssist 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

  1. Connect through SSH Workspace, or open a local project.
  2. Locate and edit the file in Editor.
  3. Verify it in Terminal; search output or remote content when needed.
  4. Ask AI Chat and Agent to explain an error or plan a change.
  5. 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