This script transforms a text source into a digital clock. The datetime format is configurable and uses the same syntax than the Lua os.date() call, i.e.: %a abbreviated weekday name (e.g., Wed) %A full weekday name (e.g., Wednesday) %b...
obsproject.com