Package Details: todesk-bin 4.7.2.0-4

Git Clone URL: https://aur.archlinux.org/todesk-bin.git (read-only, click to copy)
Package Base: todesk-bin
Description: Remote control and team work
Upstream URL: https://www.todesk.com/
Keywords: control remote teamwork
Licenses: custom
Conflicts: todesk
Provides: todesk
Submitter: yjun
Maintainer: yjun
Last Packager: yjun
Votes: 9
Popularity: 0.38
First Submitted: 2020-10-31 15:34 (UTC)
Last Updated: 2024-04-06 15:10 (UTC)

Pinned Comments

HoracePeng commented on 2023-03-08 07:01 (UTC)

缩放问题,目前好像只能支持整数缩放,为是在todesk.desktop中加了一个环境变量GDK_SCALE=2来实现2倍缩放

yjun commented on 2022-11-22 14:54 (UTC) (edited on 2022-11-22 14:56 (UTC) by yjun)

Todesk 4.3.0.0及以上版本需要 x86_64 CPU支持 avx2 指令集,不支持的CPU运行todeskd服务会出现 illegal hardware instruction (core dumped)的报错.

yjun commented on 2020-12-30 12:23 (UTC) (edited on 2022-08-14 14:51 (UTC) by yjun)

tips:

  1. todesk 客户端 需要 开启 对应的服务才能正常工作. 默认 todeskd 未启动和设置开机自启, 请执行systemctl start/enable todeskd

  2. 如果遇到界面显示不了中文的问题,可以通过安装 noto-fonts-cjk 解决

  3. Todesk Linux 官方QQ群: 1102342629

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

canyue980 commented on 2022-03-10 08:36 (UTC)

你好,有没有办法开机启动后(或者按右上角关闭后)能自动缩小到后台?现在每次点关闭都会弹出提示窗口。

yjun commented on 2022-02-16 00:38 (UTC) (edited on 2022-02-16 00:47 (UTC) by yjun)

@wu2305

1.官方的包 打包不符合 Arch 规范

  • 将 Wayland 启动的 GDM 在不通知用户的情况下直接修改成 X11(todesk 仅支持 X11)

  • 安装包结束后就会启动 todeskd 服务, 这不符合 Arch 的一贯做法

  • 自带的 noto-font 字体, AUR 版本将官方仓库的 noto-font-cjk 作为依赖,减小包的体积。

2.使用deb包进行打包,PKGBUILD可以直接适用于 x86_64, armv7h, aarch64 架构(官方的pkg.tar.zst只有x86_64, deb 包则支持以上所有架构)

3.pkg.tar.zst 和 deb 这两个包里的文件并没有不同,基于上面的原因,优先选择 deb.

wu2305 commented on 2022-02-08 05:08 (UTC)

The official package for Arch has been released by the official. Why not use the pkg instead?

the link has given below: https://dl.todesk.com/linux/todesk_4.1.0_x86_64.pkg.tar.zst

yjun commented on 2022-01-12 08:12 (UTC)

@tangyf updpkg: todesk-bin 4.1.0 done.

tangyf commented on 2022-01-12 06:52 (UTC)

这个包我初次下载下来运行有点问题,包括不产生本机号码和验证码的问题,后来发现todesk官网提供了pkg.tar.zst的包,可以按照提示成功运行。应该升级下了。

yjun commented on 2021-09-23 13:26 (UTC)

@everyx done.

everyx commented on 2021-09-23 09:18 (UTC) (edited on 2021-09-23 09:18 (UTC) by everyx)

@yjun 3.2.2 已更新了,请更新一下,谢谢

yjun commented on 2021-08-12 14:56 (UTC)

@JoveYu 感谢提醒,因为 noto-fonts-cjk 已经在 官方仓库内 https://archlinux.org/packages/extra/any/noto-fonts-cjk/,所以将 noto-fonts-cjk 加入 可选依赖,并且移除原来软件包内的多余的字体。

JoveYu commented on 2021-08-11 03:20 (UTC) (edited on 2021-08-11 03:54 (UTC) by JoveYu)

程序运行依赖字体/opt/todesk/res/fonts/NotoSansCJK-Regular.ttc 需要移动到/usr/share/fonts/todesk/NotoSansCJK-Regular.ttc

目前不安装noto-fonts-cjk的话界面无法显示中文