2020-09-04 15:07:12 +04:30
2020-09-04 03:00:17 +04:30
2020-09-04 03:11:22 +04:30

Paperify

Use QR codes to backup your data on papers.

Sample

Paperify

Requirements

Make sure you have these binaries installed on your system.

  • qrencode (qrencode)
  • convert (imagemagick)
  • zbarimg (zbar)

Usage

# Creates FILE-qr directory with generated qr codes inside.
# Then you can print those files and store them.
./paperify.sh FILE


# Reads all files inside the DIRECTORY which you have all your
# scanned pages inside. Make sure the file namings are correct 
./digitalify.sh OUTPUT_FILE DIRECTORY
Description
Backup data using qrcode. Minimal PaperBackup solution for small to medium sized files using QR-Codes.
Readme GPL-3.0 400 KiB
Languages
Shell 88.4%
Dockerfile 11.6%