diff --git a/README.md b/README.md index 72ab826..073fbf1 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ | [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | | | [Free Download Manager](https://www.freedownloadmanager.org/zh/download-fdm-for-linux.htm) | freedownloadmanager | ✅ | | | [WezTerm](https://wezterm.org/install/linux.html#using-the-apt-repo) | wezterm
wezterm-nightly | ✅ | ✅ | +| [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 6242819..95407aa 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -160,5 +160,12 @@ "path": { "mix": "Packages" } + }, + "remotedesktopmanager": { + "repo": "https://dl.cloudsmith.io/public/devolutions/rdm/deb/debian/", + "path": { + "amd64": "dists/trixie/main/binary-amd64/Packages.gz", + "arm64": "dists/trixie/main/binary-arm64/Packages.gz" + } } } \ No newline at end of file