DEV Community

Daniel
Daniel

Posted on

Raven Backup

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.

Daniel Dorfman / raven_backup ยท GitLab

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

favicon gitlab.com

Top comments (0)