Initial commit: Video Montage Linker
PyQt6 application to create sequenced symlinks for image files. Features: - GUI and CLI modes - Multiple source folder support with drag & drop - SQLite database for tracking symlink sessions - Multi-select and reorder files - Two-column file view (filename + source path) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.env
|
||||
Reference in New Issue
Block a user