https://github.com/yunohost-apps/tinyfilemanager_ynh
Tiny File Manager package for YunoHost
https://github.com/yunohost-apps/tinyfilemanager_ynh
tinyfilemanager yunohost yunohost-apps
Last synced: 5 months ago
JSON representation
Tiny File Manager package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/tinyfilemanager_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2022-05-07T12:57:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-28T13:30:22.000Z (9 months ago)
- Last Synced: 2025-06-28T14:34:20.190Z (9 months ago)
- Topics: tinyfilemanager, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://tinyfilemanager.github.io/
- Size: 859 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tiny File Manager, packaged for YunoHost
Web based file manager
[](https://tinyfilemanager.github.io/)
[](https://tinyfilemanager.github.io/demo/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/tinyfilemanager/)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/tinyfilemanager/)
🛠️ Upstream Tiny File Manager repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing).
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 for more information.