1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00
FileBrowser package for YunoHost
Find a file
2022-02-19 10:59:39 +01:00
conf Update settings.json 2022-02-19 10:40:38 +01:00
doc Delete .DS_Store 2022-02-19 10:59:39 +01:00
scripts Fix 2022-02-19 10:49:27 +01:00
sources First commit 2022-02-19 09:39:10 +01:00
check_process First commit 2022-02-19 09:39:10 +01:00
config_panel.toml.example First commit 2022-02-19 09:39:10 +01:00
LICENSE First commit 2022-02-19 09:39:10 +01:00
manifest.json Fix 2022-02-19 10:49:27 +01:00
README.md Auto-update README 2022-02-19 09:29:36 +00:00
README_fr.md Auto-update README 2022-02-19 09:29:36 +00:00

Filebrowser for YunoHost

Integration level
Install Filebrowser with YunoHost

Lire ce readme en français.

This package allows you to install Filebrowser quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.

Shipped version: 2.20.1~ynh1

Screenshots

Disclaimers / important information

Credentials

username: admin
password: admin

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug
or
sudo yunohost app upgrade filebrowser -u https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps