Giter VIP home page Giter VIP logo

share-clipboard's Introduction

Share Clipboard

The Node.js version of Share Clipboard allows you to share the clipboard text across different platforms, including Mac OS X, Windows and Linux.

With the help of Share Clipboard apps, you can even share the clipboard text with iOS devices.

How to Use

Share Clipboard

Share Clipboard acts as client as well as a server, you can copy text between different Share Clipboard instances.

  1. install the copy-paste module: npm install copy-paste
  2. run the script in the terminal: node share-clipboard.js or node share-clipboard.js <IP_ADDRESS> (such as node share-clipboard.js 192.168.1.100, to connect to a Share Clipboard instance that is already running on 192.168.1.100)
  3. if you haven't specified the IP address in the previous step, connect other Share Clipboard (or Share Clip) instances to this instance
  4. you can copy among the Share Clipboard instances now

Share Clipboard Server

Share Clipboard Server acts as a redirector, broadcasting the clipboard text from a Share Clipboard client to the other ones, the server clipboard is left untouched.

  1. run the script in the terminal: node share-clipboard-server.js
  2. connect Share Clipboard (or Share Clip) clients to the server
  3. you can copy among the Share Clipboard clients now

Note: You should run this script on a computer that no Share Clipboard is running on, since they use the same port (7582).

Share Clipboard / Share Clip Apps

Share Clipboard / Share Clip is also availble as native apps, check them out if you are interested.

Share Clipboard for iOS:
http://itunes.apple.com/app/share-clipboard/id519596127?mt=8

Share Clipboard Free for iOS (free):
https://itunes.apple.com/app/share-clipboard-free/id555952100?ls=1&mt=8

Share Clipboard for Mac OS X:
https://itunes.apple.com/app/share-clipboard/id619587463?ls=1&mt=12

Share Clip for Windows/Linux (free):
https://www.dropbox.com/sh/v1gczatn5sk2mqs/QH9p3xSoGC/ShareClip

Share Clipboard Homepage:
http://langui.net/share-clipboard/

share-clipboard's People

Contributors

coralw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.