@tater-archives/recieve
v1.0.7
Published
Adds a command `recieve` to start a server that you can upload to from another computer.
Downloads
3
Readme
recieve
Adds a command recieve
to start a server that you can upload to from another computer.
Usage
Install the package globally.
npm install -g @tater-archives/recieve
Run the command:
recieve
On another computer you (or someone else) can go to the URI http://[YOUR IP ADDRESS]:3000
and upload a file, which will be saved in the current directory.
Printing your IP address and configuring the port will be added in the future