1.6.0 • Published 4 years ago

clipbrd-share v1.6.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

npm version downloads Build Status semantic-release

Features

  • Multiple platforms: OSX, Linux
  • Multiple MIMEs: text/plain, image/png
  • Desktop notifycation integrated

image

image

Dependencies

OSX: all dependencies are bundled into this repo, no additional dependencies.

Linuxxclip

pacman -S xclip

Usage

Install:

npm i -g clipbrd-share

Start the server:

PORT=3000 clipbrd-share-server

Start the client on another machine:

URL=http://example.com:3000 clipbrd-share-client

Thanks

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago