Skip to content

A cross platform clipboard synchronous tool, supports synchronized text and screenshots (PNG), support os system: Windows, Linux

License

Notifications You must be signed in to change notification settings

yujun2647/sync-clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sync-clip

About

A cross platform clipboard synchronous tool, supports synchronized text and screenshots (PNG), support os system: Windows, Linux

Example

example

Quick Start

Install

From Pypi

pip install sync-clip

From repository

  • From github
pip install git+https://github.com/yujun2647/sync-clip.git
  • From gitee
pip install git+https://gitee.com/walkerjun/sync-clip.git

Usage

Start server

  • start server at port: 5000
sclip -t server -sp 5000

Start client

assume server ip was 192.168.2.34

  • start a client

    use following command in different machines then these machines shall share the clipboard with each other

sclip -sh 192.168.2.34 -sp 5000

About

A cross platform clipboard synchronous tool, supports synchronized text and screenshots (PNG), support os system: Windows, Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages