Alisina Bahadori 5609ed8c12 Circleci project setup (#1)
* 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
2020-09-07 03:10:05 +04:30
2020-09-07 03:10:05 +04:30
2020-09-05 23:23:12 +04:30
2020-09-07 03:10:05 +04:30
2020-09-04 03:00:17 +04:30
2020-09-07 03:10:05 +04:30
2020-09-07 03:10:05 +04:30

Paperify

CircleCI

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%