Hi Fellow Hackers!
I'm happy to share with you KittyCal, an installable calendar web app I made over the past two months. Existing calendar apps often focus on scheduling and require many steps to create one event. KittyCal, on the other hand, removes hourly scheduling and keeps everything on one screen.
How does it work? Just enter your email address, and we will send you a pair of calendar links (blue and red). There is no login process, click the magic link or scan the QR code to access your calendar. You can then add the page to home screen and use it like a native app.
Last year, I built a bare bones version of KittyCal for my partner and myself because we wanted a private calendar that launches instantly for casual note-taking. It's worked well for us since, and I'm hoping this multi-tenant version can benefit more people with similar needs.
Please try it out and let me know what you think!
N+1 calendars I have to manage.
I would like to use my preferred calendar app and sync events I share to other people via CalDAV protocol.
It’s a standard protocol that’s existed for a long time now. [1,2]
Scheduling can be a bit janky especially with remote servers (ie, outlook…). But for the most part it works. Enter e-mail of person I want to share event with and person can see it in their preferred calendar.
Even updates work pretty well. It’s a shame we have all of these protocols but nobody bothers to use them and prefer their proprietary shit (ie, discord, telegram, signal, fb, ig, …)
Why must we continue to write “solutions” for already solved problems?
[1] https://en.m.wikipedia.org/wiki/CalDAV
[2] https://datatracker.ietf.org/doc/html/rfc4791