No description
Find a file
2026-01-11 16:30:47 +01:00
.github Initial commit 2025-11-17 17:58:48 +01:00
conf cleanup 2026-01-11 13:37:46 +01:00
doc fix nginx 2026-01-11 12:22:54 +01:00
scripts fix env not needed anymore 2026-01-11 13:41:09 +01:00
.editorconfig Initial commit 2025-11-17 17:58:48 +01:00
.gitattributes Initial commit 2025-11-17 17:58:48 +01:00
.gitignore Initial commit 2025-11-17 17:58:48 +01:00
LICENSE Create LICENSE 2025-11-17 18:24:39 +01:00
manifest.toml cleanup 2026-01-11 13:37:46 +01:00
README.md Auto-update READMEs 2026-01-11 12:22:57 +01:00
tests.toml Initial commit 2025-11-17 17:58:48 +01:00

Logo of Secret Santa Secret Santa, packaged for YunoHost

Randomly pair participants for a Secret Santa gift exchange.

🌐 Official app website App Demo Version: 2024.12.04~ynh1

Screenshots

Screenshot of Secret Santa

📦 Developer info

Automatic tests level

🛠️ Upstream Secret Santa repository: https://github.com/arcanis/secretsanta

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/secretsanta_ynh/tree/testing

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

📚 App packaging documentation

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