1
0
Fork 0
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
Find a file
2025-06-28 15:30:18 +02:00
.github Initial commit 2022-05-07 14:57:12 +02:00
conf fix linter 2025-06-27 23:08:03 +02:00
doc v2 2023-05-01 18:15:43 +02:00
scripts [autopatch] Autopatch to use timedatectl instead of legacy /etc/timezone 2025-05-18 22:31:23 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:06:28 +02:00
LICENSE Update LICENSE 2022-05-18 16:08:29 +02:00
manifest.toml fix linter 2025-06-27 23:08:03 +02:00
README.md Auto-update READMEs 2025-05-18 22:31:36 +02:00
tests.toml v2 2023-05-01 18:15:43 +02:00

Logo of Tiny File Manager Tiny File Manager, packaged for YunoHost

Web based file manager

🌐 Official app website App Demo Version: 2.6~ynh1

📦 Developer info

Automatic tests level

🛠️ 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.