File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,28 @@ a collection of screensavers written entirely in `bash`.
1010Because who needs fancy graphics cards and complex rendering engines
1111when 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
You can’t perform that action at this time.
0 commit comments