
▲ 1 r/Tkinter
What it does:
- Select files/directories as source
- Local or remote (SSH) destination
- Password or public key authentication
- Incremental backups with symlinks (--link-dest)
- Compression, --delete, symbolic link handling options
- cron scheduler built into the GUI
- Encrypted password storage (Fernet)
- Multiple saved configurations (.conf files)
- Backup log
Stack:
- Python 3.12
- Tkinter
- rsync
- cryptography (Fernet)
- Babel (i18n, EN/ES)
It's a personal project I use daily on Linux. Still rough around the edges but functional. Happy to get feedback, bug reports or suggestions.
u/DaDorfm — 16 days ago