1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/directorylister_ynh.git synced 2025-11-05 11:28:44 +01:00
Directory Lister package for YunoHost
Find a file
2025-10-15 00:12:30 +01:00
.github Improve 2025-03-20 22:38:26 +01:00
conf bump size 2025-07-22 09:24:39 +02: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 2025-10-14 00:08:09 +02:00
README.md Auto-update READMEs 2025-10-14 00:08:11 +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.3.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.