A Pomodoro timer and habit tracker with a lightweight TUI rendering engine and web console, written in MoonBit.
moon run mainnpx -y http-server web┌───────────────────────── MoonFocus ──────────────────────────┐
│ │
│ ┌────────────── Timer ──────────────┐ ┌──────── Habits ──────┐ │
│ │ │ │ [ ] Read 30 mins │ │
│ │ Focus │ │ [ ] Exercise │ │
│ │ 25:00 │ │ [ ] Write code │ │
│ │ │ │ │ │
│ └───────────────────────────────────┘ └──────────────────────┘ │
│ │
└──────────────────────────────────────────────────────────────┘moon info && moon fmtA Pomodoro timer and habit tracker with a lightweight TUI rendering engine and web console, written in MoonBit.