A simple, self-hostable group calendar
https://simonrepp.com/feber
- PHP 88.9%
- CSS 7%
- JavaScript 4.1%
| LICENSES | ||
| src | ||
| CHANGELOG.md | ||
| CREDITS.md | ||
| issue_template.md | ||
| issue_template.md.license | ||
| README.md | ||
Feber
A simple, self-hostable group calendar
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.