mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-12-06 11:59:40 +00:00
Update README.md
This commit is contained in:
parent
d81593edf5
commit
ac8d715fe4
1 changed files with 20 additions and 0 deletions
|
|
@ -32,3 +32,23 @@ Then you can run it by typing
|
||||||
cmatrix
|
cmatrix
|
||||||
```
|
```
|
||||||
[cmatrix Github page](https://github.com/abishekvashok/cmatrix)
|
[cmatrix Github page](https://github.com/abishekvashok/cmatrix)
|
||||||
|
|
||||||
|
## How to install a TTY-CLOCK
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo apt-get install tty-clock
|
||||||
|
```
|
||||||
|
|
||||||
|
Then you can run it by typing
|
||||||
|
|
||||||
|
```sh
|
||||||
|
tty-clock
|
||||||
|
```
|
||||||
|
|
||||||
|
I will recommend
|
||||||
|
|
||||||
|
```sh
|
||||||
|
tty-clock -c -s
|
||||||
|
```
|
||||||
|
to make it show in the middle of the display and show seconds
|
||||||
|
[tty-clock user manuel[(https://github.com/xorg62/tty-clock)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue