cacafire, cacaview, cacademo, cacaclock: add pages (#12569)

* cacafire, cacaview, cacademo, cacaclock: add pages

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
MIfoodie
2024-04-02 01:33:29 -04:00
committed by GitHub
parent 4d6c360b1a
commit 060b83df0f
4 changed files with 40 additions and 0 deletions

16
pages/linux/cacaclock.md Normal file
View File

@@ -0,0 +1,16 @@
# cacaclock
> Display the current time as ASCII art.
> More information: <https://packages.debian.org/sid/caca-utils>.
- Display the time:
`cacaclock`
- Change the font:
`cacaclock -f {{font}}`
- Change the format using an `strftime` format specification:
`cacaclock -d {{strftime_arguments}}`