Skip to content

hualong1009/ClipboardShare

Repository files navigation

ClipboardShare is a software to share clipboard plaintext between some host with Linux or Windows OS.

Summary

Clipboard is a software running in Linux or Windows OS to Sharing Clipboard plaintext between more than two host. Of course, you can run this tool in only one host as a offline tool. it record newer three clipboard plaintext.

Develop tools

Developed by Python+``QT`

Running environment

  • On Windows OS, I have compile python to exe program. you can run directly.

  • On Linux Destop OS, you need install Python3 and some modules.You can download Python3 in websit https://www.python.org/, after some environment configure, you need install some system package below.

sudo apt-get install xclip
sudo apt-get install xsel
  • On Mac, I have no macbook. In theory, there's no issue running.

Software Screenshot

UI Screenshot

Links

This section lists links to user-contributed web pages.

Clipboard develop process

QR code

If you like this software developer. Pls focus on my public accounts.

服务器测试与运维

Copyright

Copyright (c) [2019] ClipboardShare ClipboardShare is licensed under the Mulan PSL v1. You can use this software according to the terms and conditions of the Mulan PSL v1. You may obtain a copy of Mulan PSL v1 at: http://license.coscl.org.cn/MulanPSL THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v1 for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages