ClipboardShare is a software to share clipboard plaintext between some host with Linux or Windows OS.
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.
Developed by Python
+``QT`
-
On Windows OS, I have compile
python
toexe
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.
This section lists links to user-contributed web pages.
If you like this software developer. Pls focus on my public accounts.
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.