symlink editor
1.0.0
LinuxのグラフィカルSymlinkエディター。 GTK 3とPython 3を使用します。Ubuntu18.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ファイル(および必要なアイコン)に有効なFilepathを持つこと/usr/share/applicationsにコピー/移動すると、デスクトップ環境のアプリランチャーはそれを検出するはずですchmod +xを使用)