Skip to content

BppleMan/synclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synclip

A cross-network clipboard synchronization tool.

Quick Start

Installation

cargo install synclip

Usage

  • Start the server
# Specify the port to listen on
synclip server 5505
  • Start the client
# Like http://[server]:[port]
synclip client http://localhost:5505

Then you can copy text on one computer and paste it on another.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published