syncz-cli
v0.0.1
Published
The official CLI for [Syncz](https://syncz.dev). Connect your local development environment to the Syncz mobile app.
Readme
Syncz CLI
The official CLI for Syncz. Connect your local development environment to the Syncz mobile app.
Everything you'd expect from a desktop IDE — terminal, file manager, Git, port forwarding, AI — packed into a mobile app that actually keeps up with you.
Installation
npm install -g syncz-clior run directly:
npx syncz-cliUsage
syncz-cli [options]Options
-h, --help: Show help-n, --new: Create a new session code-d, --debug: Show verbose debug logs--extra-ports: Extra local ports to expose, comma-separated (e.g. 3000,8080)
Features
- Terminal: High-performance PTY terminal with mobile-optimized interaction.
- File Manager: Full access to your local files with smart safety checks.
- Git Manager: Integrated version control for your mobile workflow.
- Port Forwarding: Expose your local development servers to the mobile app securely.
- AI Agents: Powered by Antigravity and OpenCode for autonomous coding tasks.
License
MIT
