Display Time as ASCII Art - cacaclock | Online Free DevTools by Hexmos
Display the current time as ASCII art with cacaclock. Customize font and format using strftime. Free online tool, no registration required.
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]}} {{font}}
- Change the format using an
strftime
format specification:
cacaclock {{[-d|--dateformat]}} {{strftime_arguments}}