Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:13 +08:00
commit b8a1bfd4a1
12 changed files with 1582 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Output demo.gif
Set FontSize 16
Set Width 1400
Set Height 700
Set Theme "Dracula"
Set Padding 20
Type "# Demo Title" Sleep 500ms Enter
Sleep 1s
Type "command1" Sleep 500ms
Enter
Sleep 2s
Type "command2" Sleep 500ms
Enter
Sleep 2s

View File

@@ -0,0 +1,21 @@
Output demo.gif
Set FontSize 16
Set Width 1400
Set Height 700
Set Theme "Dracula"
Set Padding 20
Set TypingSpeed 100ms
Type "# Interactive Demo" Sleep 500ms Enter
Sleep 1.5s
Type "# Type commands naturally..." Sleep 500ms Enter
Sleep 1s
Type "echo 'Hello World'" Sleep 500ms
Enter
Sleep 2s
Type "# Typing simulation makes it feel real" Sleep 500ms Enter
Sleep 2s