blahgeek
14 hours ago
> taking inspiration from command-line interfaces
IMO the take away from command-line interfaces is compact, precise and minimal design. In a transitional shell prompt like #~$, each character has its meaning. Merely copying these symbols to a watch face is the exact opposite spirit of command like interfaces.
goncalomb
12 hours ago
Cool project, but I also noticed the weird choice of #:~$ as a prompt, it uses almost half the width of the clock screen. And isn't # normally used to denote root shells? I don't think I ever saw it together with $.
My favorite prompt is >: as a callback to the Swan computer in the TV show Lost (not sure if it's also used in early Apple computers).
dhosek
6 hours ago
If I remember right, > was the prompt for Integer basic, ] for Applesoft Basic and * for the monitor.
Angostura
4 hours ago
Yup.
3D0G to start basic from the Monitor
miohtama
11 hours ago
Good news it's an open source project so you can customise your prompt (:
dotancohen
10 minutes ago
Brought to you by the "it's configurable, so we don't need sane defaults" crowd.
barbazoo
an hour ago
Perhaps one could configure it or fork and modify https://github.com/zsteig/.watch
OJFord
6 hours ago
`date +whatever` right arg for the output would also make more sense than `./t` if there's room