No description
Find a file
2024-06-25 22:54:21 +03:30
.vscode unstable, need refactor 2024-06-22 19:20:51 +03:30
src ready to use 2024-06-25 22:54:21 +03:30
.gitignore gitignore update 2024-06-25 12:35:17 +03:30
Cargo.lock ready to use 2024-06-25 22:54:21 +03:30
Cargo.toml ready to use 2024-06-25 22:54:21 +03:30
README.md ready to use 2024-06-25 22:54:21 +03:30

Parch Backup

Overview

The ParchLinux Backup Application is a utility designed to simplify the backup process for ParchLinux users. It provides a comprehensive solution for backing up installed applications, home directory, Flatpak packages (optional), and GPG and SSH keys.

Features

  • Backup installed applications using Pacman
  • Backup user's home directory
  • Optional backup of Flatpak packages
  • Backup GPG and SSH keys
  • Restore from backups

TODO

  • Supporting scheduling
  • Writing PKGBUILD
  • Writing README