mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
* Fix formatting in CMakeLists * Add SYNERGY_NO_LEGACY environment flag * Add build script for Windows * Find_package for OpenSSL * Move build scrits to scripts folder * Add macOS and Linux build scripts * Add environment variable * Compile core with static openssl * Default builds to Release * Streamline OpenSSL dependancies * Remove openssl from repo * Change actions to test actions * Add zip creation to build scripts * Re-add original tests * Add action value output * Build per platform on release * Fix path for core build * Temporarily keep artifacts * Set execute flag * Zip before archiving * Static build only for windows * Remove -m flag from zip * Change zip to tar * Fix workflow name * Add hints to openssl on mac * Fix zip files * Fix verbose flag on tar * Remove path on download artifacts * Try an array of build targets * Extract action binaries * Install full openssl * Add 32bit openssl * Modify installer to use the openssl.exe from ext * Install OpenSSL full for windows release build * Add openssl installation during windows CI * Modify changelog * Add enhancments section * Remove bottom line in changelog |
||
|---|---|---|
| .github | ||
| CI | ||
| cmake | ||
| debian | ||
| dist | ||
| doc | ||
| ext | ||
| res | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| azure-pipelines.yml | ||
| Build.properties | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| crowdin.yml | ||
| Doxyfile | ||
| LICENSE | ||
| README.md | ||
Synergy Core
This is the open source core component of Synergy, a keyboard and mouse sharing tool.
We're hiring! Join the Synergy Team (Node.js, React, C++)
News: Visit the Symless blog for updates
Recommended
Things most people will need.
- Download - Get the compiled version of Synergy 1 or Synergy 2.
- Contact Support - Open a support ticket and talk directly to the Synergy team.
- Help Guides - Self-help guides and information for when you don't want to talk to people.
- Join us on Slack - Talk to other Synergy users in real time using instant messaging.
- Symless Forums - Discuss Synergy issues on the Symless Forums.
- Symless Blog - Find out what's happening with Synergy development.
Advanced Users
Not for the faint hearted. Only use these if you know what you're doing.
- Getting Started - How to checkout the code from git and use the right branch.
- Compiling - Instructions on how to compile Synergy Core from source.
- Translations - If you want to submit translations to the Synergy Core.
- Text Config - Write a text config file when running Synergy Core manually.
- Command Line - Go full manual and run Synergy Core from the command line.
- Doxygen Documentation - Doxygen documentation.