A simple, self-hostable group calendar https://simonrepp.com/feber
  • PHP 88.9%
  • CSS 7%
  • JavaScript 4.1%
Find a file
2026-05-13 23:09:26 +02:00
LICENSES Comply with REUSE specification 2024-09-13 17:16:37 +02:00
src Release 1.4.2 2026-05-13 23:09:26 +02:00
CHANGELOG.md Release 1.4.2 2026-05-13 23:09:26 +02:00
CREDITS.md Release 1.4.2 2026-05-13 23:09:26 +02:00
issue_template.md Add issue template note about feature requests 2025-03-03 14:12:22 +01:00
issue_template.md.license Add issue template note about feature requests 2025-03-03 14:12:22 +01:00
README.md Mention localization feature in readme 2024-09-30 11:26:12 +02:00

Feber

A simple, self-hostable group calendar

Feber Screenshot: A grid with dates, some of them containing events with colorful icons that represent basic shapes, overlaid by a splash screen with some introductory notes for the user

Features

Feber is a single PHP file (+assets) that runs on virtually every webhost.

  • File-based and database-free - trivial to setup, backup and transfer
  • Event booking, easy repetition of events
  • User management (four permission levels from read-only up to admin)
  • Anonymous viewing/editing link option
  • ics/ical subscription link option
  • Automatic dark/light theme
  • Customize calendar title and start of week (Monday/Sunday)
  • Localized (already available: Danish, English, French, German, Turkish)

Non-Features - by design not included - are CalDAV, multiple calendars per installation, native multi-day booking, away times, etc. Feber aims to do a few things only, and do those well, while being trivial to setup and host.

Documentation

See the website at simonrepp.com/feber.

Donate

If feber proves useful to you consider financially supporting my work through Ko-fi or Liberapay to allow me to further develop and maintain the software.

License

Feber is licensed under the AGPL-3.0-or-later.