Skip to content

BBQr CLI, work in progress currently only supports splitting

Notifications You must be signed in to change notification settings

bitcoinppl/bbqr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbqr-cli

This is currently a work in progress. Currently you can use it to split a file into a animated BBQr, you can view the animated QR code in the terminal or you can create images of the QR codes.

Installation

Currently you need to build the binary yourself. You can do this by running cargo build --release in the root of the project.

Or you can use the locall release script with ./local-release.sh. It will build and copy the binary to the $HOME/.local/bin folder

Demo

bbqr_demo_video.mov

TODO

  • Add support for merging bbqr splits
  • Add ability to create a GIF of the QR codes

About

BBQr CLI, work in progress currently only supports splitting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published