1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agendav_ynh.git synced 2024-09-03 20:36:12 +02:00
AgenDAV package for YunoHost
Find a file
eric_G df69868d0a
Cleaning (#73)
* cleaning

* Auto-update README

* screenshot

* Auto-update README

* Delete doc/.DS_Store

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-10-01 10:16:58 +02:00
.github Cleaning (#73) 2023-10-01 10:16:58 +02:00
conf Manifestv2 port (#71) 2023-09-27 12:41:57 +02:00
doc Cleaning (#73) 2023-10-01 10:16:58 +02:00
scripts Cleaning (#73) 2023-10-01 10:16:58 +02:00
sources/patches Adapt HTTP auth patch to version 2.2.0 2018-07-29 16:49:38 +02:00
.DS_Store Cleaning (#73) 2023-10-01 10:16:58 +02:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-13 18:44:34 +02:00
manifest.toml Cleaning (#73) 2023-10-01 10:16:58 +02:00
README.md Cleaning (#73) 2023-10-01 10:16:58 +02:00
README_fr.md Cleaning (#73) 2023-10-01 10:16:58 +02:00
tests.toml Manifestv2 port (#71) 2023-09-27 12:41:57 +02:00

AgenDAV for YunoHost

Integration level Working status Maintenance status

Install AgenDAV with YunoHost

Lire ce readme en français.

This package allows you to install AgenDAV quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

AgenDAV is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.

Shipped version: 2.6.0~ynh3

Demo: https://demo.yunohost.org/agendav

Screenshots

Screenshot of AgenDAV

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/agendav_ynh/tree/testing --debug
or
sudo yunohost app upgrade agendav -u https://github.com/YunoHost-Apps/agendav_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps