2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/directorylister_ynh.git synced 2026-05-12 12:07:20 +02:00
Directory Lister package for YunoHost
Find a file
2026-05-01 04:16:00 +01:00
.github Improve 2025-03-20 22:38:26 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:48:53 +01:00
doc Update 5.1.0~ynh2.md 2025-07-21 16:39:43 +01:00
scripts cleaning 2025-10-11 23:19:37 +02:00
LICENSE First commit 2023-07-09 15:30:42 +02:00
manifest.toml Upgrade sources 2026-04-23 00:09:16 +02:00
README.md Auto-update READMEs 2026-04-23 00:09:17 +02:00
tests.toml Improve 2025-03-20 22:38:26 +01:00

Logo of Directory Lister Directory Lister, packaged for YunoHost

Expose the contents of any web-accessible folder for browsing and sharing

🌐 Official app website App Demo Version: 5.5.1~ynh1

Screenshots

Screenshot of Directory Lister

📦 Developer info

Automatic tests level

🛠️ Upstream Directory Lister repository: https://github.com/DirectoryLister/DirectoryLister

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

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

📚 App packaging documentation

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