From 3c498ef719377db8fe05eb1b7f1d8a1385e7897c Mon Sep 17 00:00:00 2001 From: John Villalovos Date: Mon, 14 Jul 2025 07:27:27 -0700 Subject: [PATCH] Add LibreBooking (#1457) --- software/librebooking.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/librebooking.yml diff --git a/software/librebooking.yml b/software/librebooking.yml new file mode 100644 index 0000000000..b16d440f06 --- /dev/null +++ b/software/librebooking.yml @@ -0,0 +1,12 @@ +name: LibreBooking +website_url: https://librebooking.readthedocs.io/ +source_code_url: https://github.com/LibreBooking/app +demo_url: https://librebooking-demo.fly.dev/ +description: Resource scheduling solution offering a flexible, mobile-friendly, and extensible interface for organizations to manage resource reservations. +licenses: + - GPL-3.0 +platforms: + - PHP + - Docker +tags: + - Booking and Scheduling