mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-23 19:37:42 +08:00
16 lines
437 B
JSON
16 lines
437 B
JSON
|
|
{
|
|
"key": "RustDesk",
|
|
"name": "RustDesk",
|
|
"tags": ["Tool"],
|
|
"versions": ["latest"],
|
|
"shortDescZh": "RustDesk是一款开源的远程桌面软件",
|
|
"shortDescEn": "RustDesk is an open source remote desktop software",
|
|
"type": "tool",
|
|
"limit": 0,
|
|
"crossVersionUpdate": false,
|
|
"website": "https://rustdesk.com/zh/",
|
|
"github": "https://github.com/rustdesk/rustdesk",
|
|
"document": "https://rustdesk.com/docs/zh-cn/"
|
|
}
|