Hi there, I’m looking for a tool to create reports for a self-hosted Caldav calendar, or even a client-side tool.
Here is what I want to achieve:
- I have a calendar where I write down events, such as my team meetings and work alone time.
- I want to use a tool to sum the time used per day and per week.
- The output should be easily copyable or exportable, so text output would be best.
That’s all.
Do you know of a tool, script or service that can do this?
Thank you!
sum the time used per day
Once when I was young, I have tried this, too. It turned out that all days used 24 hours, more or less exactly. After a while I found it too boring and let it be…
/s
I searched around a bit and found https://github.com/dreiekk/calcdav
not sure if it still works, last commit was 3 years ago (on the other hand, there was no AI vibecoding back then, so thats a plus), but it looks like it might do exactly what you’re looking for
on the other hand, there was no AI vibecoding back then, so thats a plus
:D
Not exactly that but Cfait (which I develop) is a CalDAV task manager (which has an option to create calendar events). I added a time tracking feature so you can add / manage sessions (which show up in the calendar if you chose to activate it) and you do get a total time.
Do you mean this one? https://codeberg.org/trougnouf/cfait
Very nice project! 🤠




