Cal.com (was Calendso) - Calendly Alternative
-
wrote on Apr 15, 2022, 6:43 PM last edited by jdaviescoates Apr 15, 2022, 6:57 PM
1.5 is out, they've releaed an API for enterprise customers and pro users, and raised $25m
https://cal.com/blog/cal-v-1-5
https://github.com/calcom/cal.com/releases/tag/V1.5 -
@chetbaker I've been working on a package but I'm a bit stuck, will revisit it when they make their next release (they changed from biweekly to monthly tags recently). Also, they're massively reorganizing things and adding features, like jitsi integration got added not too long ago, so a lot of changes are happening there.
@msbt said in Cal.com (was Calendso) - Calendly Alternative:
I've been working on a package but I'm a bit stuck
Do you have your wip uploaded somewhere? I just rediscovered cal.com and would like to give it a spin. Would have started an app of my own, but its always easier to test and improve.
-
@msbt said in Cal.com (was Calendso) - Calendly Alternative:
I've been working on a package but I'm a bit stuck
Do you have your wip uploaded somewhere? I just rediscovered cal.com and would like to give it a spin. Would have started an app of my own, but its always easier to test and improve.
@fbartels not yet, because I think you have to build the thing after adding the environment variables and that's a tricky task on the read-only fs. I did take a look at the Dockerfile, which might make it more convenient, but haven't had time yet to copy and try it out
-
@msbt said in Cal.com (was Calendso) - Calendly Alternative:
I've been working on a package but I'm a bit stuck
Do you have your wip uploaded somewhere? I just rediscovered cal.com and would like to give it a spin. Would have started an app of my own, but its always easier to test and improve.
@fbartels I'm about to give up, just checked where cal.com wants to write during the yarn process and there are many many folders. The Dockerfile their community provides is also no help, since the URL needs to be supplied during build, which doesn't work in Cloudrons case. So yea, the current status is pretty useless to improve from
-
@fbartels I'm about to give up, just checked where cal.com wants to write during the yarn process and there are many many folders. The Dockerfile their community provides is also no help, since the URL needs to be supplied during build, which doesn't work in Cloudrons case. So yea, the current status is pretty useless to improve from
-
wrote on May 4, 2022, 3:04 PM last edited by
@chetbaker hopefully @fbartels will give it shot and have more luck!
-
@chetbaker there are people around that can do better when it comes to Docker images, that's just not one of my specialities.
-
wrote on May 10, 2022, 11:27 AM last edited by
+1 for Cal.com/calendso
-
wrote on May 22, 2022, 3:23 PM last edited by
Would really, really love this addition.
-
wrote on May 25, 2022, 12:32 PM last edited by
In case people didn't notice it, there is also this more general thread:
https://forum.cloudron.io/topic/6853/calendar-applications-review -
wrote on May 31, 2022, 3:33 AM last edited by
I'll have to take a look at those alternatives, Cal.com was the first open-source one I found and had up and running to test out and found it pretty awesome and could replace a WordPress plugin. The biggest downside to it that I found was that it's customization is limited. As an example, if I wanted to change the colors, I'd have to create a theme and open source it, etc... kind of a hassle. However, the dark mode was acceptable for my needs and it had webhooks, etc which means integrations are limited to your imagination. Until then, I'm using TidyCal that I bought from AppSumo as a LTD that works pretty well for being what it is.
-
wrote on Jun 8, 2022, 4:19 PM last edited by
-
wrote on Jun 8, 2022, 4:26 PM last edited by jdaviescoates Jun 8, 2022, 4:27 PM
I've just created this "It's not yet possible to deploy Cal on Cloudron" issue on their github, chime in!
-
I've just created this "It's not yet possible to deploy Cal on Cloudron" issue on their github, chime in!
wrote on Jun 18, 2022, 12:05 PM last edited by@jdaviescoates / @girish - Thank you!!
-
I've just created this "It's not yet possible to deploy Cal on Cloudron" issue on their github, chime in!
wrote on Jun 19, 2022, 10:12 AM last edited by@jdaviescoates That was a well phrased post. It looks like it is gaining some responses.
-
wrote on Jun 19, 2022, 2:13 PM last edited by
Definitely excited about this possibility!
-
wrote on Jul 15, 2022, 5:44 PM last edited by
The latest comment I see is that they don't plan to support Cloudron, but they open to merge it in, if someone will do the job of integrating, unfortunately.
-
The latest comment I see is that they don't plan to support Cloudron, but they open to merge it in, if someone will do the job of integrating, unfortunately.
wrote on Jul 15, 2022, 7:05 PM last edited by@potemkin_ai yeah, hoping they'd package it for us was a bit hopeful, but still worth putting it out there imho
Hopefully someone else will take a look.
-
@fbartels I'm about to give up, just checked where cal.com wants to write during the yarn process and there are many many folders. The Dockerfile their community provides is also no help, since the URL needs to be supplied during build, which doesn't work in Cloudrons case. So yea, the current status is pretty useless to improve from
wrote on Aug 10, 2022, 7:02 PM last edited by@msbt
Hi, I would like to take a look at this. I recently built my own N8N instance. And would really like to get cal.com running on cloudron.Could you share more of your work in progress?
-
@msbt
Hi, I would like to take a look at this. I recently built my own N8N instance. And would really like to get cal.com running on cloudron.Could you share more of your work in progress?
wrote on Aug 11, 2022, 5:02 PM last edited by@roofboard Ohhh... I like your n8n changes! I have a couple questions if you don't mind. I'll send you message.