Skip to content

jqwel/xlipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlipboard

GitHub release (latest by date)

xlipboard 是一款可以帮你在Windows、Ubuntu和macOS桌面系统之间同步剪切板文件的应用

文档

中文

安装

必备条件

配置

xlipboard.exe 将在运行路径下面创建两个文件: Config.json log.txt

你可以通过修改 Config.json 来自定义配置

Config.json

  • Port # 服务端口

    • 类型: string
    • 默认: "3216"
  • Authkey # 认证密钥

    • type: string
    • default: 随机生成不少于64位
  • NtpAddress # 网络时间协议同步时间

    • type: string
    • default: ntp.aliyun.com
  • SyncSettings # 远程同步其他服务器的地址和端口

    • type: object
    • children:
      • Target
        • type: string
        • default: "192.168.200.101:3216"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published