李逍遥mx
deepin
2020-04-06 22:33 appimagelauncher通过你设置的文件夹路径扫描你的appimage软件包,并在你的~/.local/share/applications文件夹下创建相应的快捷方式,至于安全不安全自己考量。
Reply Like 0 View the author
https://bbs.deepin.org/post/190794
appimagelauncher通过你设置的文件夹路径扫描你的appimage软件包,并在你的~/.local/share/applications文 ...

https://bbs.deepin.org/post/190794
扫描的那个是appimaged,appimagelauncher是在双击的时候询问你是否添加快捷方式 ...
https://bbs.deepin.org/post/190794
安全是安全,但是deepin好像用不支持?我之前试了很多次都没成功,现在都是写.desktop文件,自定制化程度高 ...
https://bbs.deepin.org/post/190794
appimagelauncher不询问,重启后自动添加,部分appimaged双击时询问是否添加。
Therefore, new, system-side solutions have been developed to perform the desktop integration. The oldest available solution is appimaged, a daemon users can install that performs everything in the background, automagically, without notifying the user in any way. It scans a predefined set of directories including ~/Downloads and ~/.bin, makes AppImages which are found executable and performs the desktop integration. This is rather inefficient, as appimaged's operations and monitoring produce a lot of file I/O. Also, many users don't like the lack of control.
A new solution for native AppImage support has been developed: AppImageLauncher. AppImageLauncher integrates deeply in the system and intercepts all attempts to open an AppImage, becoming the first instance to handle all AppImage invocations.
Being the launcher for AppImages, AppImageLauncher can control how the system treats AppImages. It can perform the desktop integration, AppImage removal (also called "uninstallation" sometimes, but as AppImages are not really installed, this term doesn't fit very well), and could be used for many other tasks in the future, like update checks and alike.
https://bbs.deepin.org/post/190794
以上摘自https://github.com/TheAssassin/AppImageLauncher#about-the-project
appimaged不询问用户, ...
https://bbs.deepin.org/post/190794
请问在deepin v20里面怎么安装AppImageLauncher?GitHub下载AppImage格式,加权限后也没法运行。 ...
https://bbs.deepin.org/post/190794
用命令执行,看看啥报错
https://mkaliez.com/all/2892.html
https://bbs.deepin.org/post/190794
下载的是这个链接:https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.1.3/appimag ...
https://bbs.deepin.org/post/190794
你发下图片,找不到命令肯定是你路径不对
Popular Ranking
ChangePopular Events
More
当初appimage开发者没有考虑过添加软件图标到桌面和菜单栏这种问题吗?还是他们有其他想法?
有懂的同学给科普下