5609ed8c120eb82f3350a0cdf0f3e29a32d82b63
* Add .circleci/config.yml * Fix image and deps * Skip interactive apt-get in CI * DEBIAN_FRONTEND noninteractive * Add imagemagick * Fix typo * Remove oneshot option from zbarimg in digitallify * Switch to alpine * Fix date command to be backward-compatible * Switch to my beloved arch * Add noconfig to pacman * Fix CI pipeline * Add badge
Paperify
Use QR codes to backup your data on papers.
Sample
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
Languages
Shell
88.4%
Dockerfile
11.6%