UNPKG

share-now

Version:

Peer-to-peer file sharing straight from your terminal 🚀

28 lines (17 loc) • 522 B
### ShareNow CLI Peer-to-peer file sharing straight from your terminal 🚀 #### Prerequisite Must have NPM installed https://docs.npmjs.com/downloading-and-installing-node-js-and-npm #### Installation ```console foo@bar:~$ npm install -g share-now ``` #### Getting Started ```console foo@bar:~$ share-now FILE_PATH ``` #### Screenshots <img src="./assets/cli-screenshot-1.png" width="700"> <img src="./assets/cli-screenshot-3.png" width="700" heigth="200"> <img src="./assets/cli-screenshot-2.png" width="700">