Skip to content

Commit

Permalink
docs: gif (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Jan 7, 2023
1 parent 57ca8a9 commit 87cb31c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/245435/154816573-b0fa49a2-5e5a-49ed-b65e-a12915dfc68b.gif" alt="timer running" height="300" />
<h1 align="center">timer</h1>
<p align="center">A <code>sleep</code> with progress.</p>
<img src="https://vhs.charm.sh/vhs-58WhWBetEsOILPgMBGCDny.gif" alt="Made with VHS">
<a href="https://vhs.charm.sh">
<img src="https://stuff.charm.sh/vhs/badge.svg">
</a>
<br>
<h1 align="center">timer</h1>
<p align="center">A <code>sleep</code> with progress.</p>
</p>

---
Expand Down
9 changes: 9 additions & 0 deletions timer.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Output timer.gif

Set Padding 32
Set FontSize 18
Set Height 300

Type "timer 5s -n Demo"
Enter
Sleep 6s

0 comments on commit 87cb31c

Please sign in to comment.