Skip to content

Commit 6b16b61

Browse files
committed
tour the gallery, tags
1 parent 2d969f2 commit 6b16b61

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,28 @@ a collection of screensavers written entirely in `bash`.
1010
Because who needs fancy graphics cards and complex rendering engines
1111
when you have `echo`, `sleep`, and a little bit of `tput` magic?
1212

13+
![Release](https://img.shields.io/github/v/release/attogram/bash-screensavers?style=flat)
1314
![License](https://img.shields.io/github/license/attogram/bash-screensavers?style=flat)
14-
![Bash ≥3.2](https://img.shields.io/badge/bash-%3E=3.2-blue?logo=gnu-bash)
15+
![Bash ≥3.2](https://img.shields.io/badge/bash-%3E=3.2-blue?style=flat)
16+
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/attogram/bash-screensavers?style=flat)
1517
![GitHub stars](https://img.shields.io/github/stars/attogram/bash-screensavers?style=flat)
18+
![GitHub watchers](https://img.shields.io/github/watchers/attogram/bash-screensavers?style=flat)
19+
![Forks](https://img.shields.io/github/forks/attogram/bash-screensavers?style=flat)
20+
![Issues](https://img.shields.io/github/issues/attogram/bash-screensavers?style=flat)
1621

17-
![overview](https://raw.githubusercontent.com/attogram/bash-screensavers/main/overview.gif)
22+
## Tour the gallery
1823

24+
### Matrix
25+
![Matrix](gallery/matrix/matrix.gif)
26+
27+
### Bouncing
28+
![Bouncing](gallery/bouncing/bouncing.gif)
29+
30+
### Rain
31+
![Rain](gallery/rain/rain.gif)
32+
33+
### Tunnel
34+
![Tunnel](gallery/tunnel/tunnel.gif)
1935

2036
## Get the party started
2137

0 commit comments

Comments
 (0)