2025-01-14 12:06:20 +00:00
2025-01-14 12:06:20 +00:00
2023-01-12 13:47:47 +00:00

Fuzzy Clock

A simple script written in python to produce the time in a way more consistent with human speech

To Do

  • Debugging option for specifying a manual time at run (but with sensible default)
  • Clean up code, as it is currently very messy
  • Define all of the variables in a shorter fashion, rather than via 18 conditionals
  • Can the cat() function be tidied up?
  • Could thresholds be specified separately?
Description
No description provided
Readme 28 KiB
Languages
Python 100%