2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2026-03-26 09:32:38 +01:00
Photoview package for YunoHost
Find a file
2026-01-18 23:38:12 +01:00
.github Manifest v2 2024-03-08 22:52:07 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:12:15 +01:00
doc size down screenshot 2024-06-10 18:07:58 +02:00
scripts it didn’t help, try again with an explicit version 2026-01-05 20:04:56 +01:00
.gitignore convert to helpers2.1 2025-10-28 14:52:21 +01:00
LICENSE Initial commit for Photoview 2021-04-19 11:56:36 -04:00
manifest.toml Upgrade sources 2026-01-17 00:21:45 +01:00
README.md Auto-update READMEs 2026-01-17 00:21:47 +01:00
tests.toml Update tests.toml 2025-03-03 20:06:27 +01:00

Logo of Photoview Photoview, packaged for YunoHost

Simple and user-friendly photo gallery that's made for photographers

🌐 Official app website App Demo Version: 2.4.0~ynh12

Screenshots

Screenshot of Photoview

📦 Developer info

Automatic tests level

🛠️ Upstream Photoview repository: https://github.com/photoview/photoview

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

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

📚 App packaging documentation

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