Giter Site home page Giter Site logo

shareclip's Introduction

ShareClip

ShareClip 在多台设备/多个系统上面共享剪贴板

已在 windows10 和 ubuntu18.04 上测试通过

使用说明

ShareClip 通过一个服务端, 使得多个客户端可以进行剪贴板通信

服务端

使用以下命令可以启动一个服务端

./ShareClip -server

server 支持的参数如下

  • port 监听的端口, 默认是 7878

客户端

使用以下命令可以启动一个服务端

./ShareClip -client

server 支持的参数如下

  • address 监听的端口, 默认是 localhost:7878
  • continue 与服务断开连接之后是否持续重连, 默认只重连有限次数
  • sender 客户端标记名

共同支持的参数

  • key

    连接密码

  • debug

    开启 debug 日志

  • v

    查看版本号

注意事项

  1. ShareClip 只会共享你的文字剪贴, 无法共享文件/图片/视频的剪贴

shareclip's People

Contributors

ericwyn avatar

Stargazers

 avatar

Watchers

 avatar  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.