1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2025-12-21 11:13:02 +01:00
Photoview package for YunoHost
Find a file
2025-10-28 15:55:53 +01:00
.github Manifest v2 2024-03-08 22:52:07 +01:00
conf Manifest v2 2024-03-08 22:52:07 +01:00
doc size down screenshot 2024-06-10 18:07:58 +02:00
scripts $goenv_install_dir -> $go_dir 2025-10-28 15:21:47 +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 convert to helpers2.1 2025-10-28 14:52:21 +01:00
README.md Auto-update READMEs 2025-10-28 14:52:27 +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~ynh10

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.