CWClock
We provide a simple and easy-to-use time tracking alternative to Clockify written in Go and react.
It's OpenSource MIT licensed and you can host it yourself, the repo is on our gitlab (or here on github).
And there's an instance available here (you have to ask to be activated through our contact form). You can also reach us to have you dedicated tenant through CWCloud.
Features summaryβ
Here's the main features of CWClock:
- Track time spent on tasks
- Manage organizations, clients and project
- Export in PDF or CSV with format compliant with Clockify format
- Export API compliant with Clockify
- Reimport Clockify CSV export files
- Print invoices with daily rates and VAT
- Synchronize you invoices with Google drive or S3/object storage
- I18N (English and French for now)
- Light/Dark mode
- OpenTelemetry & OpenMetrics (Prometheus) observability
Technologiesβ
- Go and PostgreSQL for the API
- React for the GUI
- Flyway for the migrations
