sharing
Send and receive files on your mobile device.
The tool enables file and directory sharing directly from a command‑line interface to iOS and Android devices without installing a separate client app. After installing the Node‑based package, a user runs a simple command pointing to the desired path, scans a generated QR code with a phone on the same Wi‑Fi network (or specifies a public IP), and then browses the shared content on the device to download files. It also supports sharing the current clipboard contents, receiving files into a specified directory, and protecting transfers with basic authentication and optional SSL.
Typical users are developers or power users who prefer terminal workflows and need a quick way to move data between a computer and mobile devices. The utility works on any platform with Node v16 or later, offering options to adjust ports, enable debugging, and customize authentication credentials. It includes Windows‑specific QR‑code support and a separate binary for macOS users.
Distinctive aspects include the entirely CLI‑driven experience, QR‑code based connection, and built‑in authentication, all packaged as a stable, globally installable npm module.
Reviews
Loading reviews…
Similar apps
File Management & Transfer
share-cli
Share files with your local network.
File Management & Transfer
share
Share and receive files effortlessly over HTTP.

File Management & Transfer
QuickShare
Quick and simple file sharing between different devices.
File Management & Transfer
ffsend
Quick file share.
File Management & Transfer
portal
Send files between computers.

Terminals & CLI
serve
Serve static files (https, CORS, GZIP compression, etc).