An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


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

Web based file manager

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://tinyfilemanager.github.io/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://tinyfilemanager.github.io/demo/)
[![Version: 2.6~ynh1](https://img.shields.io/badge/Version-2.6~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/tinyfilemanager/)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/tinyfilemanager)](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.