symlink editor
1.0.0
Linux的图形符号链接编辑器。使用GTK 3和Python 3。在Ubuntu 18.04、20.04和22.04上进行了测试,但是它应该在任何可以安装Python安装GTK绑定的地方工作。

usage: symlink-editor [-h] [-new] [-dir DIR] [-leaveopen] [path-to-edit]
graphically manage symbolic links
positional arguments:
path-to-edit open an edit dialog for this path
options:
-h, --help show this help message and exit
-new open a dialog to create a new link
-dir DIR start in this path instead of the default
-leaveopen leave main window open after editing
sudo一起运行(请小心!) sudo apt install python3-gi以安装GTK的Python支持symlink-editor文件(以及您想要的图标)/usr/share/applications ,您的桌面环境的应用程序启动器应检测到它chmod +x )