overleaf-cli
v2.0.0
Published
CLI tool for Overleaf file synchronization and terminal
Maintainers
Readme
Overleaf CLI
Bidirectional file synchronization and terminal for Overleaf.
Installation
npm install -g overleaf-cliUsage
# Start the CLI server
overleaf-cli start
# Start on custom port
overleaf-cli start --port 4000Features
- Real-time bidirectional sync between Overleaf and local filesystem
- Integrated terminal for project operations
- File creation, deletion, and renaming support
- Binary and text file handling
- WebSocket-based communication
License
MIT
