Skip to content
forked from parvardegr/sharing

Sharing is a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app

License

Notifications You must be signed in to change notification settings

lowtrak/sharing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharing

Share directories and files from the CLI to iOS and Android devices without the need of an extra client app

Usage

  1. Install
    • npm install -g easy-sharing
  2. Share a file or directory
    • sharing /directory-or-file-to-share
  3. 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
  4. Tada! Just browse the directory and download any file you want

Screen-shots

Sharing a directory and generate access QR-Code:

Sharing screenshot

Browsing the shared directory and download files on phone:

Sharing screenshot

TODO

  • clip board copy (peyman idea)

About

Sharing is a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%