mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
* testing github action on ubuntu to load binary to s3 * changing the job in linux back to original * Delete .secrets * adding logs to changelog * renaming secrets keys * separating s3 upload action * attaching aws upload calls to pull request, for testing * fixing the keys for s3 * changing name of upload actions * fixing the indentation issue * enabling ubuntu 18 * enabling all the older versions of linux * removing curl + nodejs installation * ubuntu using 1 thread to make * running make -j1 on job-test-linux-ubuntu * adding s3-uploader for mac and windows * renaming upload jobs * fixing paths of mac and windows * setting windows directory * setting up upload for raspberry pi os * windows upload without backslashes * windows upload to use correct repo * adding mac_1013 + updating path for raspberry * attempting to create github action to support x32 and x64 * adding quotes around comparison * logging aqt install command * attempting to log on windows * splitting the set-output procedure * setting ids to setting qt variables * merging setup step into one * test * removing syntax issue * logging build * commenting out x32 * disabling x64 * adding force tag to openssl installation * adding open_ssl_dir for x32 and x64 * syntax issue * testing mac-1013 upload on push * openssl test * fix indentation issue * keeping the OPEN_SSL_DIR and uninstall -> reinstall openssl * indentation fix * disabling x86 and keeping x64 for windows * changing the upload trigger to when release created * cleaning up yml files * testing the last changes to yml files * changing uploads to trigger on release, updating changelog * removing unused env var from mac 10.13 * updating linux ubuntu test to use -j1 only when ubuntu16.04 is running * removing enterprise matrix from mac-10.13 Co-authored-by: Daun Chung <daunchung@github.com> |
||
|---|---|---|
| .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 at Symless and 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.