Show HN: An open source scheduler server. Calendly alternative

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nettu-scheduler

    A self-hosted calendar and scheduler server.

  • From my experience it is a common mistake to do overlap comparisons of intervals this way.

    https://github.com/fmeringdal/nettu-scheduler/blob/df737e128...

    IMO start time should be treated as inclusive, and end time as exclusive.

    E.g. an event from 1pm-2pm does not overlap with an event starting at 2pm because it's end-time is defined as exclusive.

    Therefore you need to replace one of you greater/lower-than's with a normal greater/lower comparison operator.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts