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 )