mirror of
https://github.com/YunoHost-Apps/directorylister_ynh.git
synced 2025-11-05 11:28:44 +01:00
Directory Lister package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Directory Lister, packaged for YunoHost
Expose the contents of any web-accessible folder for browsing and sharing
Screenshots
📦 Developer info
🛠️ 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.
