Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filebrowser/filebrowser
π Web File Browser
https://github.com/filebrowser/filebrowser
administrator extension filemanager gui interface plugin vuejs web
Last synced: 20 days ago
JSON representation
π Web File Browser
- Host: GitHub
- URL: https://github.com/filebrowser/filebrowser
- Owner: filebrowser
- License: apache-2.0
- Created: 2015-09-11T21:21:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T13:11:27.000Z (about 1 month ago)
- Last Synced: 2024-10-14T10:40:52.290Z (about 1 month ago)
- Topics: administrator, extension, filemanager, gui, interface, plugin, vuejs, web
- Language: Go
- Homepage: https://filebrowser.org
- Size: 19.2 MB
- Stars: 26,323
- Watchers: 318
- Forks: 2,995
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - filebrowser/filebrowser - π Web File Browser (Go)
- awesome-homelab - File Browser
- awesome - filebrowser
- awesome-ccamel - filebrowser/filebrowser - π Web File Browser (Go)
- awesome-github-repos - filebrowser/filebrowser - π Web File Browser (Go)
- go-awesome - filebrowser - web file browser (Open source library / Files/Storage)
- RAWR - filebrowser - Web File Browser. ([Website](https://filebrowser.org/)) (Other / Webapps)
- jimsghstars - filebrowser/filebrowser - π Web File Browser (Go)
- awesome-hacking-lists - filebrowser/filebrowser - π Web File Browser (Go)
- StarryDivineSky - filebrowser/filebrowser
- awesome-starred - filebrowser/filebrowser - π Web File Browser (web)
- awesome - filebrowser/filebrowser - π Web File Browser (Go)
- awesome - filebrowser/filebrowser - π Web File Browser (Go)
- awesomeLibrary - filebrowser - π Web File Browser (θ―θ¨θ΅ζΊεΊ / go)
README
![Preview](https://user-images.githubusercontent.com/5447088/50716739-ebd26700-107a-11e9-9817-14230c53efd2.gif)
[![Build](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml/badge.svg)](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml)
[![Go Report Card](https://goreportcard.com/badge/github.com/filebrowser/filebrowser?style=flat-square)](https://goreportcard.com/report/github.com/filebrowser/filebrowser)
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/filebrowser/filebrowser)
[![Version](https://img.shields.io/github/release/filebrowser/filebrowser.svg?style=flat-square)](https://github.com/filebrowser/filebrowser/releases/latest)
[![Chat IRC](https://img.shields.io/badge/freenode-%23filebrowser-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23filebrowser)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.
## Demo
url: https://demo.filebrowser.org/
credentials: `demo`/`demo`
## Features
Please refer to our docs at [https://filebrowser.org/features](https://filebrowser.org/features)
## Install
For installation instructions please refer to our docs at [https://filebrowser.org/installation](https://filebrowser.org/installation).
## Configuration
[Authentication Method](https://filebrowser.org/configuration/authentication-method) - You can change the way the user authenticates with the filebrowser server
[Command Runner](https://filebrowser.org/configuration/command-runner) - The command runner is a feature that enables you to execute any shell command you want before or after a certain event.
[Custom Branding](https://filebrowser.org/configuration/custom-branding) - You can customize your File Browser installation by change its name to any other you want, by adding a global custom style sheet and by using your own logotype if you want.
## Contributing
If you're interested in contributing to this project, our docs are best places to start [https://filebrowser.org/contributing](https://filebrowser.org/contributing).