mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
Add Deskflow to applications (#4450)
* Add Deskflow to applications * add: Include Deskflow in applications list --------- Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
@@ -1672,6 +1672,15 @@
|
||||
"winget": "ZedIndustries.Zed",
|
||||
"foss": true
|
||||
},
|
||||
"deskflow": {
|
||||
"category": "Utilities",
|
||||
"choco": "deskflow",
|
||||
"content": "Deskflow",
|
||||
"description": "Deskflow is a free and open-source software KVM that lets you share a single keyboard and mouse across multiple computers.",
|
||||
"link": "https://github.com/deskflow/deskflow",
|
||||
"winget": "Deskflow.Deskflow",
|
||||
"foss": true
|
||||
},
|
||||
"Ruby": {
|
||||
"category": "Development",
|
||||
"choco": "ruby",
|
||||
|
||||
Reference in New Issue
Block a user