add more screenshots
This commit is contained in:
parent
01f2cba371
commit
890c3085ac
@ -3,7 +3,11 @@ README
|
||||
|
||||
Run `./run.sh` to see the following on you terminal:
|
||||
|
||||
![Screenshot](screenshot.jpg)
|
||||
![Screenshot](screenshot1.jpg)
|
||||
|
||||
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
run.sh
1
run.sh
@ -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
|
||||
|
BIN
screenshot.jpg
BIN
screenshot.jpg
Binary file not shown.
Before Width: | Height: | Size: 324 KiB |
BIN
screenshot1.jpg
Normal file
BIN
screenshot1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 335 KiB |
BIN
screenshot2.jpg
Normal file
BIN
screenshot2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 KiB |
BIN
screenshot3.jpg
Normal file
BIN
screenshot3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 356 KiB |
Loading…
Reference in New Issue
Block a user