mirror of
https://github.com/YunoHost-Apps/agendav_ynh.git
synced 2024-09-03 20:36:12 +02:00
1.2 KiB
1.2 KiB
AgenDAV - CalDAV web client
AgenDAV is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones. It's released under the GPLv3 license.
Requisites
- A CalDAV server (developed mainly with DAViCal)
- A web server
- PHP >= 5.3.0
- PHP mbstring extension
- PHP cURL extension
- MySQL > 5.1 or PostgreSQL >= 8.1
Thanks
AgenDAV is possible thanks to the following projects:
- CodeIgniter
- DAViCal
- AWL, Andrew's Web Libraries
- iCalCreator
- FullCalendar
- jQuery
- jQuery UI
- Freeow!
- Really Simple Color Picker
- qTip2
- timePicker
- LoadMask
- FatCow.com free icons
- And other projects I may forget (please, ask for credit!)