HACKER Q&A
📣 robobro

What's a web calendar that doesn't suck?


I'm looking to pivot from Google Calendar and FB Calendar to a FLOSS alternative that, to put it simply, doesn't suck. These are the features that matter most to me:

- multiuser support - public or private events - tags, or at the least, categorization by location - RSS/ATOM feed output (for all, or specific tags) - iCalendar / hCalendar output

Can anyone help me out here? Otherwise I'm thinking of just biting the bullet and making one from scratch in Arc Lisp, but if anyone has experience here it would be a huge lifesaver!

Disclaimer: this is for non-commercial purposes :-)


  👤 mooreds Accepted Answer ✓
I don't know of any solution. I built a startup where a shared calendar was a key aspect and fullcalendar was the best option. I haven't examined it in a few years, but would expect that when it was paired with some server side work (especially around accounts), it might meet a lot of your requirements:

https://fullcalendar.io/

This might be worth looking at as well:

https://alternativeto.net/software/google-calendar/?license=...


👤 jjjbokma
Having just added a (simple) calendar view [0] to my tumblelog static site generator [1] I can tell that in my experience "from scratch" is quite some work.

[0] http://plurrrr.com/archive/2019/

[1] https://github.com/john-bokma/tumblelog


👤 quickthrower2
Arc Lisp! How is that going for you? Have you done other side projects in that?

👤 pure_simplicity

👤 CTOSian

👤 hpen
What UI framework would be used with Lisp?

👤 abrax3141
An assistant.