Raven Backup is a desktop application built in Python 3.10 with a Tkinter GUI for performing local and remote backups using rsync. It supports scheduling tasks via cron, compressing during copy, incremental backups, and managing symbolic links.
It was developed on the GNU/Linux operating system, leveraging its features and executing system commands via subprocesses.

https://gitlab.com/DDorfm/raven_backup

#tkinter #python #linux

Daniel Dorfman / raven_backup · GitLab

Tool for backups written in Python and Tkinter using rsync (GNU/Linux)

GitLab