logo
icon

Cloud Commander

Cloud Commander is a web-based file manager with a built-in console and code editor. Two-panel layout lets you browse, copy, move, rename, and edit files directly from the browser. Supports drag & drop, hotkeys, and cloud storage.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
ToolFiles

Cloud Commander

A web-based file manager with a dual-panel interface, built-in terminal, and code editor. Manage files on your server directly from the browser.

What You Can Do After Deployment

Visit your domain to open the file manager. Browse the server filesystem with a familiar two-panel layout.

File management: Copy, move, rename, delete, and compress/extract files (zip, tar, gz). Drag and drop between panels. Create new files and directories.

Built-in editor: Edit files with syntax highlighting (using Edward or Deepword editors). Supports multiple programming languages.

Built-in console: Open a terminal directly in the browser to run shell commands on the server.

Cloud integration: Mount and browse cloud storage (Dropbox, Google Drive) alongside local files.

Keyboard shortcuts: Full set of hotkeys for power users (F5 copy, F6 move, F7 mkdir, F8 delete, etc.).

Configuration

  • Authentication: Set CLOUDCMD_AUTH to true and provide CLOUDCMD_USERNAME / CLOUDCMD_PASSWORD for login protection
  • Root directory: Set CLOUDCMD_ROOT to restrict the browsable directory
  • Console: Set CLOUDCMD_CONSOLE to false to disable the terminal
  • Editor: Set CLOUDCMD_EDITOR to choose between edward or deepword

License

MIT — GitHub