2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/directorylister_ynh.git synced 2026-03-25 23:12:48 +01:00
Directory Lister package for YunoHost
Find a file
2026-02-08 14:30:41 +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 Merge pull request #47 from yunohost-bot/simplify-reverse-proxy-params 2026-02-08 11:13:04 +01:00
README.md Auto-update READMEs 2026-02-08 01:33:44 +01: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.4.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.