Share directories and files from the CLI to iOS and Android devices without the need of an extra client app
sharing is depend on node v16.x or later
- Install
npm install -g easy-sharing
- Share a file or directory
sharing /directory-or-file-to-share
- Scan the QR-Code with your phone
- both devices must connect to the same Wi-Fi or, if you have a public IP address, use the
--ip
parameter.sharing --ip your-public-ip-address /directory-or-file-to-share
- both devices must connect to the same Wi-Fi or, if you have a public IP address, use the
- Tada! Just browse the directory and download any file you want
- upload file from phone