mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2025-11-05 13:18:39 +01:00
Tiny File Manager package for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Tiny File Manager, packaged for YunoHost
Web based file manager
📦 Developer info
🛠️ Upstream Tiny File Manager repository: https://github.com/prasathmani/tinyfilemanager
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/tinyfilemanager_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade tinyfilemanager -u https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.