tools · sub-star
cal_cli
macro tracking that never leaves the command line.
readme
A calorie and macro tracker built as a CLI. Logging a meal is one command instead of five taps through an app, which is the only version of nutrition tracking that survives contact with a real training week.
artifact
simulated day of logging against real targets.
signal log
- command-line entry for logging meals and tracking macros natively in the terminal.
- daily logs persisted to a local JSON file, written atomically through a temp file: structured, parsable, and yours.
- today shows what is left against your goals, or how far over; progress tracks weight change across logged days.
built with
PythonJSON