Skip to content

Commit

Permalink
docs: Add qrcode vhs tape
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Feb 9, 2025
1 parent 21be071 commit feae019
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tui-qrcode/examples/qrcode.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# A VHS tape. See https://github.com/charmbracelet/vhs
Output "target/card.gif"
Set Theme "Aardvark Blue"
Set Width 600
Set Height 600
Hide
Type "cargo run -p tui-qrcode --example qrcode" Enter
Sleep 2s
Show
Screenshot "target/qrcode.png"
Sleep 1s
Hide
Type "q"

0 comments on commit feae019

Please sign in to comment.