Skip to content

Commit feae019

Browse files
committed
docs: Add qrcode vhs tape
1 parent 21be071 commit feae019

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tui-qrcode/examples/qrcode.tape

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# A VHS tape. See https://github.com/charmbracelet/vhs
2+
Output "target/card.gif"
3+
Set Theme "Aardvark Blue"
4+
Set Width 600
5+
Set Height 600
6+
Hide
7+
Type "cargo run -p tui-qrcode --example qrcode" Enter
8+
Sleep 2s
9+
Show
10+
Screenshot "target/qrcode.png"
11+
Sleep 1s
12+
Hide
13+
Type "q"

0 commit comments

Comments
 (0)