⚡ Installation
Requirements: Python 3.8+ (Mac, Linux, Windows/WSL, Android via Termux).
Use our automated installer script:
Or manual installation:
git clone https://github.com/emRival/cli-local-share.git
cd cli-local-share
pip3 install .
🚀 Quick Start
Run the global command to launch the wizard:
⚙️ Setup Wizard
The application guides you through a secure setup process:
- Directory: Interactive browser or manual path.
- Port: Auto-detects conflicts (Default: 8080).
- HTTPS: Auto-generates self-signed certs.
- Permissions: Toggle Upload/Delete capabilities.
🔐 Authentication Modes
Generates a random URL token. Users with the link are logged in automatically.
Traditional username/password flow defined during setup.