Zync Documentation

Welcome to the official documentation for Zync. Here you'll find guides for getting started, using the app, and extending it with plugins and themes.

Getting Started

New to Zync? Install the app and add your first connection.

Using Zync

Core features: terminal, file manager, and port forwarding.

Extending Zync

Zync is modular. Build plugins and themes and share them via the marketplace.

zync-extensions

All official and community extensions live in the zync-extensions GitHub repository. Zync uses it as the marketplace registry; extensions listed there appear in Settings → Plugins → Marketplace.

To publish your plugin or theme: open a Pull Request adding your entry to marketplace.json in zync-extensions. Once merged, it becomes installable by all Zync users from the in-app Marketplace.

Keyboard shortcuts

Quick reference for the most-used shortcuts. All shortcuts can be customized in Settings → Shortcuts.

ActionLinux / WindowsmacOS
Command paletteCtrl+K⌘K
New connectionCtrl+N⌘N
New terminal tabCtrl+Shift+T⌘T
Close tabCtrl+Shift+W⌘W
Copy (terminal)Ctrl+Shift+C⌘C
Paste (terminal)Ctrl+Shift+V⌘V
Search in terminalCtrl+Shift+F⌘F
Open file managerCtrl+Shift+F⌘⇧F
SettingsCtrl+,⌘,
Increase font sizeCtrl+=⌘=
Decrease font sizeCtrl+-⌘-

AI & LLM Context Files

Zync publishes machine-readable context files to help AI assistants and LLM-powered tools understand the codebase. If you're using Claude, Cursor, Copilot, or any AI coding tool while working on Zync, point it at these files first.