License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> Former-commit-id: 7cc4780fb876e5cbb50a2918bb7f59ef27c9df69 [formerly 172f465b8292a1427ca957034c25bd989b27665a] [formerly aa4115896142f42f126f3cce34256937b03c5e04 [formerly 46b221533a7d798560e95d619e087acca84970f5]] Former-commit-id: dbe998a5acfe50a763cef63316c824c49b626dad [formerly 92d7264061e532ceae3a98861f434734f4488b90] Former-commit-id: c09fb725461ad375bac46a2648a588a1b6d88ffd |
||
---|---|---|
.ci | ||
.github | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend@0e7d4ef110 | ||
http | ||
rules | ||
runner | ||
search | ||
settings | ||
share | ||
storage | ||
users | ||
version | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
.golangci.yml | ||
.goreleaser.yml | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go | ||
wizard.sh |
README.md
ℹ INFO: This project is not under active development ATM. A small group of developers keeps the project alive, but due to lack of time, we can't continue adding new features or doing deep changes. Please read #532 for more info!
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.
Features
Please refer to our docs at docs.filebrowser.xyz/features
Install
Please refer to our docs at docs.filebrowser.xyz.
Usage
Please refer to our docs at docs.filebrowser.xyz/usage.
Contributing
Please refer to our docs at docs.filebrowser.xyz/contributing.