软件介绍
Deskflow是一款免费开源的多电脑键鼠共享软件,允许用户使用一套键盘和鼠标控制多台相邻的计算机。它相当于一个软件版KVM切换器(但不包含视频传输功能),可帮助用户在不同设备间无缝切换工作。该软件默认启用TLS加密,支持Wayland显示协议和剪贴板共享功能,适用于Windows、macOS、Linux等多种操作系统环境。
使用说明
下载安装:从GitHub Release页面下载对应系统版本(Windows需额外安装VC++运行库,macOS需执行xattr -c解除限制)
多端部署:在所有需要共享键鼠的电脑上安装Deskflow
网络连接:确保设备处于同一局域网环境
启动控制:通过主控电脑的界面选择要控制的终端设备
使用说明:鼠标移动到屏幕边缘可自动切换控制权,支持剪贴板自动同步
(macOS推荐通过Homebrew安装,Linux建议使用Flatpak版本以确保依赖兼容性)
核心功能
跨平台控制:支持Windows/macOS/Linux等系统间的键鼠共享
跨平台控制:支持Windows/macOS/Linux等系统间的键鼠共享
安全传输:默认启用TLS加密保障数据传输安全
安全传输:默认启用TLS加密保障数据传输安全
剪贴板共享:支持在不同计算机间同步剪贴板内容
剪贴板共享:支持在不同计算机间同步剪贴板内容
Wayland支持:兼容最新的Linux显示协议
Wayland支持:兼容最新的Linux显示协议
轻量高效:纯软件实现,无需额外硬件设备
轻量高效:纯软件实现,无需额外硬件设备
多安装方式:提供稳定版、持续构建版及Flatpak等多种安装包
多安装方式:提供稳定版、持续构建版及Flatpak等多种安装包
版本更新内容
当前版本 v1.26.0 更新内容(内容较多时可在框内滚动查看)
Known Issues
- #9477 X11 Clients can have extra scroll added
- #9482 The fingerprint dialog button is not always show when it should be
Features
- Korean(ko) translation
- Option to start in the "locked to computer" state
- Option to show the version in the windows title
- Clients can now use a list hostnames or ips for the server address
- Client options are in a new client configuration dialog
- Provide a more accurate suggested IP, Update as network info changes if needed.
- Add a simple search to the log
- Lookup host name with IP4 or IP6
- Replace broken scroll speed with a scroll scaling options
Fixes
- deskflow-core crashes if hotkeys are not sent to all machines.
- Horizontal scrolling is working again on all platforms
- Key repeat events are now sent as repeat not press and release
- Deskflow-core correctly blocks new instances when run without the
--new-instance option - Server Mode, Only use the external config path if the option is enabled
- Allow comma and semicolon in hotkey config
- Gui can crash when clearing settings in debug mode
- Mouse Back and Forward buttons are now working (again) on all platforms
- macOS, crash when the log is opened and the gui minimized
- macOS, restore Preferences menu entry when the application is using non english language
- macOS, try icon was not showing when in
Colorful mode - macOS, do not allow the os to kill deskflow for memory reasons
- macOS, possible server crash when a client disconnects abruptly
- macOS, possible crash on screen wake / screen saver activation
- macOS, Wrong keys send when using "RIME" input method
- Windows, possible crash when the daemon is started for the first time
General
- Use
Computer in place of Screen to indicate we work with Computers display layout and not individual screens attached - Clean and update the settings when starting up.
- Do not show client connection error messages dialogs if the gui is hidden
- Use
... (内容过长,已截断)