Giter Club home page Giter Club logo

cloudclipboard's Introduction

CloudClipboard

基于muduo实现的云剪贴板,实现跨设备cv

先注册一个账号,登录同一账号的设备之间可以互相复制粘贴。

一台设备只需登录一次,第二次以后会自动登录。

支持文本/文件/文件夹复制,但是尽量不要复制大的文件或者文件夹,可能会卡死客户端

客户端qt虽然跨平台,但是在一些剪贴板操作上没有完全平台无关,

比如剪贴板的mime格式标识在win和linux下是不一样的,所以提供了win和linux两个客户端版本

跨设备复制文本

跨设备复制文件

跨设备复制文件夹

Usage

server

依赖muduo,需要链接muduo静态库

cd server
cmake .
make
stdbuf -i0 -o0 -e0 nohup ./server &

client

使用qt开发,win版本用mingw编译套件

cloudclipboard's People

Contributors

gyuelong avatar justdoit0910 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

gyuelong

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.