VibeHunt
Back to browse

sharing

Send and receive files on your mobile device.

Source

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

Sign in to leave a review.

Loading reviews…

Similar apps