symlink editor
1.0.0
A graphical Symlink Editor for Linux. Uses GTK 3 and Python 3. Tested on Ubuntu 18.04, 20.04, and 22.04, but it should work anywhere you can install GTK bindings for Python.

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 (please be careful!)sudo apt install python3-gi to install Python support for GTKsymlink-editor file (and the icon you want)/usr/share/applications and your desktop environment's app launcher should detect itchmod +x from terminal)