Sharing directory and files from cli to ios and android devices without need of an extra client app
- 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 most connect to the same wifi or if you have public ip address use --ip parameter.
sharing --ip your-public-ip-address /directory-or-file-to-share
- both devices most connect to the same wifi or if you have public ip address use --ip parameter.
- Tada! just browse the directory and download any file you want
- clip board copy (peyman idea)