https://github.com/yunohost-apps/filebrowser_ynh
FileBrowser package for YunoHost
https://github.com/yunohost-apps/filebrowser_ynh
filebrowser yunohost yunohost-apps
Last synced: 9 months ago
JSON representation
FileBrowser package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/filebrowser_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2022-02-19T08:37:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T05:51:01.000Z (9 months ago)
- Last Synced: 2025-10-14T04:03:47.780Z (9 months ago)
- Topics: filebrowser, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://filebrowser.org
- Size: 372 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Filebrowser, packaged for YunoHost
Web File Browser
[](https://filebrowser.org)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/filebrowser/)
## Screenshots

## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/filebrowser/)
🛠️ Upstream Filebrowser repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade filebrowser -u https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.