tymeslot logo

tymeslot

Open-source meeting scheduling platform built with Elixir/Phoenix LiveView. Self-host or use the managed cloud at tymeslot.app.

Licence AGPL  3.0Elixir 1.20Phoenix 1.8LiveView 1.1releasetymeslot
Website GitHub

What is it?

What it is

Booking pages, calendar sync, video rooms and automated emails — running on <b>your</b> server, under your control.<br />

Why it exists

Open-source meeting scheduling platform built with Elixir/Phoenix LiveView. Self-host or use the managed cloud at tymeslot.app.

Who should use it

Teams building with Elixir who want an open-source, self-hosted option.

Who should avoid it

Teams that need a fully managed SaaS with enterprise SLAs out of the box.

How it works

A quick walkthrough in plain English

How tymeslot works

Step 1 of 3

You interact with it

Open tymeslot, send a request, or connect it to your stack.

Features

Appointment
Appointment Booking
Appointment Scheduling
Appointments
Calendar
Calendars

Advantages

  • Open source (AGPL-3.0)
  • Active Elixir ecosystem
  • Self-hosted deployment options

Disadvantages

  • Requires operational ownership for self-hosted setups
  • Community support varies by project maturity

Installation

docker

docker run --name tymeslot \
  -p 4000:4000 \
  -e SECRET_KEY_BASE="$(openssl rand -base64 64 | tr -d '\n')" \
  -e PHX_HOST=localhost \
  -v tymeslot_data:/app/data \
  -v tymeslot_pg:/var/lib/postgresql/data \
  luka1thb/tymeslot:latest

FAQ

What is tymeslot?

tymeslot is an open-source project licensed under AGPL-3.0.

What language is tymeslot built with?

Primary language: Elixir.

Is it free to use?

Yes. Licensed under AGPL-3.0. Check the license for commercial use.

Can I run it with Docker?

Yes. Docker install instructions are in the Installation section.

Loading documentation…
View on GitHub

Featured in Videos

YouTube tutorials and walkthroughs for tymeslot

Alternatives

Similar projects ranked by category, topics, and text overlap.

Compare
tymeslot | MushyBook