main
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?
Languages
Python
100%