tempo

personal time tracker with github verification overlay

Node.js · Fastify · React · SQLite · Docker

timer — track time with a running clock
timer — track time with a running clock
dashboard — weekly stats with ascii bars
dashboard — weekly stats with ascii bars
entries — full log with project breakdown
entries — full log with project breakdown
settings — projects and github sync config
settings — projects and github sync config

Quick start

cp .env.example .env
# set ADMIN_PASSWORD and JWT_SECRET
make prod