No description
Find a file
2026-04-04 21:56:55 +02:00
.github chore(deps): update pnpm/action-setup action to v5 (#5869) 2026-03-28 19:07:00 +01:00
auth
branding
cmd
diskcache
docker
errors fix: check download permission when sharing permission is enabled (#5875) 2026-04-04 09:11:21 +02:00
files
fileutils
frontend feat: enable copy operation on drag‑and‑drop with ctrl key (#5882) 2026-04-04 09:54:19 +02:00
http fix: check share owner permissions on public share access (#5888) 2026-04-04 21:56:55 +02:00
img
rules
runner
search
settings
share
storage
users
version
www
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.63.0 2026-04-04 10:02:07 +02:00
CODE-OF-CONDUCT.md
compose.yaml docs: update docker compose 2026-04-04 09:19:09 +02:00
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod chore(deps): update all non-major dependencies (#5838) 2026-03-28 19:04:25 +01:00
go.sum chore(deps): update all non-major dependencies (#5838) 2026-03-28 19:04:25 +01:00
LICENSE
main.go
README.md
renovate.json
SECURITY.md
Taskfile.yml
transifex.yml

Build Go Report Card Version

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a create-your-own-cloud-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface.

Documentation

Documentation on how to install, configure, and contribute to this project is hosted at filebrowser.org.

Project Status

This project is a finished product which fulfills its goal: be a single binary web File Browser which can be run by anyone anywhere. That means that File Browser is currently on maintenance-only mode. Therefore, please note the following:

  • It can take a while until someone gets back to you. Please be patient.
  • Issues are meant to track bugs. Unrelated issues will be converted into discussions.
  • The priority is triaging issues, addressing security issues and reviewing pull requests meant to solve bugs.
  • No new features are planned. Pull requests for new features are not guaranteed to be reviewed.

Please read @hacdias' personal reflection on the project status.

Contributing

Contributions are always welcome. To start contributing to this project, read our guidelines first.

License

Apache License 2.0 © File Browser Contributors