titra
Modern open source project time tracking for freelancers and small teams
We believe in the philosophy "Do One Thing And Do It Well." and try to follow it in the design and implementation of titra. A great companion for titra is Wekan, where you can plan your tasks and track your time against later on.
No risk, no fun, just time tracking
According to the philosophy described above, titra has been built to be the easiest, most convenient and modern way to track your time spent on projects. We want you to get started tracking your time as fast and with the least distractions as possible. After tracking your time, the second most important aspect is the ability to report and export your tracked time efficiently.
Try it!
We are providing a hosted version of titra free of charge at app.titra.io. Create an account in seconds and start tracking your time!
There is no better time to get started, titra just got a dark mode
Running with Docker Compose
Here is a one-line example on how to get started with titra locally if you have docker-compose installed:
curl -L https://github.com/faburem/titra/raw/master/docker-compose.yml | ROOT_URL=http://localhost:3000 docker-compose -f - up
This will pull in the latest titra release and spin up a local Mongodb v4.0 instance and link them together. Congratulations! titra should now be up and running at http://localhost:3000
Deploy on DigitalOcean
titra is available in the DigitalOcean Marketplace for easy 1-click deployment of droplets. Get started below:
Documentation and more
Checkout our wiki for best practices and to learn how to setup interfaces with external tools like Wekan.
Built with