Tags: Salmonidas/SimLinkMover
Tags
Initial commit This commit introduces SymlinkMover, a Windows GUI application built with Python and Tkinter. It allows users to move a folder and create a symbolic link in its original location, or simply create a symbolic link. The application leverages the native Windows SHFileOperation API for move operations, providing native dialogues. It also features multi-monitor support for window centering and placement, and includes internationalization (i18n).