1
1
Fork
You've already forked feber
0
forked from simonrepp/feber
A simple, self-hostable group calendar
  • PHP 88.9%
  • CSS 7%
  • JavaScript 4.1%
2026年03月27日 19:12:33 +01:00
LICENSES Comply with REUSE specification 2024年09月13日 17:16:37 +02:00
src Release 1.4.1 2026年03月25日 18:25:35 +01:00
CHANGELOG.md Release 1.4.1 2026年03月25日 18:25:35 +01:00
CREDITS.md Update credits 2026年03月27日 19:12:33 +01: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.