copy-tool

1.0.1 • Public • Published

Dependency Status devDependency Status Build Status

copy-tool

A tool to copy text or file from one place, and get it from another place

features

  • multiple clients connect to same url, when one client send message, the others will get it.
  • the message can be text or file.
  • support PC and mobile browser.

deploy

  • git clone the release branch of this repository
  • run node index.js to start, open http://localhost:8000
  • (optional) run node index.js -h 0.0.0.0 -p 9000 to let the server listen to http://0.0.0.0:9000

Readme

Keywords

none

Package Sidebar

Install

npm i copy-tool

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • plantain_00