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
eric_G e38ebd4b71
Merge pull request #50 from yunohost-bot/auto-helpers-2.1
[autopatch] Automatic patch attempt for helpers 2.1
2024-08-31 08:30:30 +02:00
.github [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:54:07 +02:00
conf Update systemd.service 2024-08-31 08:29:59 +02:00
doc Update ADMIN_fr.md 2024-08-31 08:28:36 +02:00
scripts cleaning 2024-08-31 08:28:19 +02:00
ALL_README.md Auto-update READMEs 2024-08-30 11:55:32 +00:00
LICENSE First commit 2022-02-19 09:39:10 +01:00
manifest.toml Merge branch 'testing' into pr/50 2024-08-31 08:29:21 +02:00
README.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_es.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_eu.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_fr.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_gl.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_id.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_it.md Auto-update README 2024-03-29 07:02:41 +01:00
README_ru.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-31 01:44:03 +00:00
tests.toml Update tests.toml 2023-02-26 11:51:39 +01:00

Filebrowser for YunoHost

Integration level Working status Maintenance status

Install Filebrowser with YunoHost

Read this README in other languages.

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.31.1~ynh1

Screenshots

Screenshot of Filebrowser

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