1
0
Fork
You've already forked feber
0
forked from simonrepp/feber
A simple, self-hostable group calendar
  • PHP 87.9%
  • CSS 7.6%
  • JavaScript 4.5%
2024年09月18日 17:45:49 +02:00
LICENSES Comply with REUSE specification 2024年09月13日 17:16:37 +02:00
src Release 1.2.3 2024年09月18日 17:45:49 +02:00
CHANGELOG.md Release 1.2.3 2024年09月18日 17:45:49 +02:00
CREDITS.md Add french translations 2024年09月18日 14:07:45 +02:00
README.md Comply with REUSE specification 2024年09月13日 17:16:37 +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)

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.