personal time tracker with github verification overlay
Node.js · Fastify · React · SQLite · Docker
timer — track time with a running clockdashboard — weekly stats with ascii barsentries — full log with project breakdownsettings — projects and github sync config
Quick start
cp .env.example .env
# set ADMIN_PASSWORD and JWT_SECRET
make prod