Kimai is a free, open-source time-tracking application. Log working hours for projects and activities, generate reports and invoices, manage teams and customers. Supports multiple users, tagging, export to PDF/CSV, and a REST API.

A self-hosted time-tracking application for freelancers, agencies, and companies. Track working hours per project and activity, manage customers, generate invoices and reports, and control access with role-based permissions.
After deployment, open a terminal (Zeabur console) and run:
/opt/kimai/bin/console kimai:user:create admin [email protected] ROLE_SUPER_ADMIN
Replace the email and set your password when prompted.