add more screenshots
This commit is contained in:
@@ -3,7 +3,11 @@ README
|
||||
|
||||
Run `./run.sh` to see the following on you terminal:
|
||||
|
||||

|
||||

|
||||
|
||||
Date/time and jokes vary fonts a bit just to keep it interesting. That is it, nothing more to it than that :-)
|
||||
|
||||
More screenshots: [1](screenshot1.jpg), [2](screenshot2.jpg), [3](screenshot3.jpg)
|
||||
|
||||
Installing
|
||||
----------
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
while true; do
|
||||
export joke=`shuf -n 1 kids-jokes.txt`
|
||||
timeout --foreground -vs9 5m watch -tn60 ./dash.sh
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 324 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 335 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 331 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 356 KiB |
Reference in New Issue
Block a user