No description
Find a file
eric_G cc879254c1
Merge pull request #4 from YunoHost-Apps/testing
Fix auto update asset names
2026-08-07 08:37:20 +02:00
.github Initial commit 2026-08-02 15:31:59 +02:00
conf cleaning 2026-08-05 11:38:06 +02:00
doc Update docs 2026-08-04 17:32:22 +02:00
scripts cleaning 2026-08-05 11:38:06 +02:00
.editorconfig Initial commit 2026-08-02 15:31:59 +02:00
.gitattributes Initial commit 2026-08-02 15:31:59 +02:00
.gitignore First trial 2026-08-04 15:16:21 +02:00
LICENSE First trial 2026-08-04 15:16:21 +02:00
manifest.toml Fix auto update asset names 2026-08-06 09:49:35 +02:00
README.md Auto-update READMEs 2026-08-05 11:38:16 +02:00
tests.toml First trial 2026-08-04 15:16:21 +02:00

Logo of Nidimages Nidimages, packaged for YunoHost

Photo sharing web app to keep your family and friends connected with your adventures and memories

App Demo Version: 1.0~ynh2

Screenshots

Screenshot of Nidimages

📦 Developer info

Automatic tests level

🛠️ Upstream Nidimages repository: https://git.sitegui.dev/sitegui/nidimages

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

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

📚 App packaging documentation

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