za3k / qr-backup

Paper backup of files using QR codes
Other
128 stars 12 forks source link
paper-backups qr-codes

Generate paper backups for Linux. Currently command-line Linux only.

qr-backup takes file(s), and outputs a "paper backup": a printable black-and-white pdf full of QR codes. To back up your file, print the PDF. The pile of paper in your hand is now a backup of the file.

If your file is lost, corrupted, deleted, etc, you can restore from your paper backup. qr-backup reads the QR barcodes using your computer's webcam (or scanner) to get your file back.

Example Backup

Example Backup

Features

Install Guide

Command Line Options

Changelog

How to Use

Making a backup

  1. Run qr-backup on your file. On the Linux command-line, run qr-backup <YOUR_FILE>
  2. This generates a black-and-white PDF (<YOUR_FILE>.qr.pdf)
  3. Print the PDF on your printer

There are many command-line options available for advanced users. For a full list, read the USAGE doc online, or run qr-backup --help on your computer.

Restoring a paper backup

The restore process does NOT require qr-backup. It does require a command-line Linux computer.

(Option 1): Use qr-backup, if you have it.

(Option 2): Use the linux command line, if you lose qr-backup. Commands are provided in the PDF printout. You will need to install zbar.

FAQ

Paper Backups

Features

Competition

Usage

Troubleshooting