demos for v1.5.0
This commit is contained in:
parent
eb376e4015
commit
b39cac83d5
BIN
demo/countdown-target-future.gif
Normal file
BIN
demo/countdown-target-future.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
20
demo/countdown-target-future.tape
Normal file
20
demo/countdown-target-future.tape
Normal file
@ -0,0 +1,20 @@
|
||||
Output demo/countdown-target-future.gif
|
||||
|
||||
# https://github.com/charmbracelet/vhs/blob/main/THEMES.md
|
||||
Set Theme "SeaShells"
|
||||
|
||||
Set FontSize 14
|
||||
Set Width 1000
|
||||
Set Height 500
|
||||
Set Padding 0
|
||||
Set Margin 1
|
||||
|
||||
# --- START ---
|
||||
Set LoopOffset 4
|
||||
Hide
|
||||
Type "cargo run -- -r -m c --ct '2030-01-10 18:00'"
|
||||
Enter
|
||||
Type "m"
|
||||
Sleep 0.2
|
||||
Show
|
||||
Sleep 0.1
|
||||
BIN
demo/countdown-target-past.gif
Normal file
BIN
demo/countdown-target-past.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
20
demo/countdown-target-past.tape
Normal file
20
demo/countdown-target-past.tape
Normal file
@ -0,0 +1,20 @@
|
||||
Output demo/countdown-target-past.gif
|
||||
|
||||
# https://github.com/charmbracelet/vhs/blob/main/THEMES.md
|
||||
Set Theme "seoulbones_light"
|
||||
|
||||
Set FontSize 14
|
||||
Set Width 1000
|
||||
Set Height 500
|
||||
Set Padding 0
|
||||
Set Margin 1
|
||||
|
||||
# --- START ---
|
||||
Set LoopOffset 4
|
||||
Hide
|
||||
Type "cargo run -- -r -m c --ct '2024-01-10 18:00'"
|
||||
Enter
|
||||
Type "m"
|
||||
Sleep 0.2
|
||||
Show
|
||||
Sleep 0.1
|
||||
BIN
demo/local-time-date.gif
Normal file
BIN
demo/local-time-date.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
20
demo/local-time-date.tape
Normal file
20
demo/local-time-date.tape
Normal file
@ -0,0 +1,20 @@
|
||||
Output demo/local-time-date.gif
|
||||
|
||||
# https://github.com/charmbracelet/vhs/blob/main/THEMES.md
|
||||
Set Theme "WarmNeon"
|
||||
|
||||
Set FontSize 14
|
||||
Set Width 1000
|
||||
Set Height 500
|
||||
Set Padding 0
|
||||
Set Margin 1
|
||||
|
||||
# --- START ---
|
||||
Set LoopOffset 4
|
||||
Hide
|
||||
Type "cargo run -- -r -m l"
|
||||
Enter
|
||||
Type "m"
|
||||
Sleep 0.2
|
||||
Show
|
||||
Sleep 0.1
|
||||
BIN
demo/maximum.gif
Normal file
BIN
demo/maximum.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
41
demo/maximum.tape
Normal file
41
demo/maximum.tape
Normal file
@ -0,0 +1,41 @@
|
||||
Output demo/maximum.gif
|
||||
|
||||
# https://github.com/charmbracelet/vhs/blob/main/THEMES.md
|
||||
Set Theme "C64"
|
||||
|
||||
Set FontSize 14
|
||||
Set Width 1000
|
||||
Set Height 500
|
||||
Set Padding 0
|
||||
Set Margin 1
|
||||
|
||||
# --- START ---
|
||||
Set LoopOffset 4
|
||||
Hide
|
||||
Type "cargo run -- -r -m timer"
|
||||
Enter
|
||||
Sleep 0.2
|
||||
Type "m"
|
||||
Type "e"
|
||||
# secs
|
||||
Up@1ms 60
|
||||
Left
|
||||
# mins
|
||||
Up@1ms 59
|
||||
Left
|
||||
# hours
|
||||
Up@1ms 23
|
||||
Left
|
||||
# days
|
||||
Up@1ms 364
|
||||
Right@1ms 3
|
||||
Down@1ms 1
|
||||
Left@1ms 4
|
||||
# years
|
||||
Up@1ms 998
|
||||
Right
|
||||
# days
|
||||
Up@1ms 365
|
||||
Type@1ms "s"
|
||||
Show
|
||||
Sleep 0.1
|
||||
Loading…
x
Reference in New Issue
Block a user