2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2026-03-26 02:22:39 +01:00
Baïkal package for YunoHost
Find a file
2026-02-23 17:38:56 +01:00
.github Testing (#84) 2023-10-03 23:48:03 +02:00
conf Upgrade to v0.11.1 2026-02-23 17:38:56 +01:00
doc Testing (#84) 2023-10-03 23:48:03 +02:00
patches/main Cleaning after migration to helpers v2.1 2026-02-23 15:53:47 +01:00
scripts Fix permissions after installing files for ldap patch. 2026-02-23 16:28:41 +01:00
sources/main Update LDAPUserBindAuth.php (#115) 2026-02-23 17:38:56 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#104) 2026-02-23 15:53:47 +01:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:24:37 +02:00
manifest.toml Upgrade to v0.11.1 2026-02-23 17:38:56 +01:00
README.md Auto-update READMEs 2026-02-23 17:38:56 +01:00
tests.toml Toml style 2024-06-20 13:05:47 +02:00

Logo of Baïkal Baïkal, packaged for YunoHost

Lightweight CalDAV and CardDAV server

🌐 Official app website App Demo Version: 0.11.1~ynh1

Screenshots

Screenshot of Baïkal

📦 Developer info

Automatic tests level

🛠️ Upstream Baïkal repository: https://github.com/sabre-io/Baikal

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.