# filebrowser **Repository Path**: mirrors/filebrowser ## Basic Information - **Project Name**: filebrowser - **Description**: filebrowser 提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑您的文件 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/filebrowser - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 3 - **Created**: 2021-12-24 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

[![Build](https://github.com/filebrowser/filebrowser/actions/workflows/ci.yaml/badge.svg)](https://github.com/filebrowser/filebrowser/actions/workflows/ci.yaml) [![Go Report Card](https://goreportcard.com/badge/github.com/filebrowser/filebrowser/v2)](https://goreportcard.com/report/github.com/filebrowser/filebrowser/v2) [![Version](https://img.shields.io/github/release/filebrowser/filebrowser.svg)](https://github.com/filebrowser/filebrowser/releases/latest) 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](https://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](https://github.com/filebrowser/filebrowser/issues) are meant to track bugs. Unrelated issues will be converted into [discussions](https://github.com/filebrowser/filebrowser/discussions). - No new features will be implemented by maintainers. Pull requests for new features will be reviewed on a case by case basis. - The priority is triaging issues, addressing security issues and reviewing pull requests meant to solve bugs. ## Contributing Contributions are always welcome. To start contributing to this project, read our [guidelines](CONTRIBUTING.md) first. ## License [Apache License 2.0](LICENSE) © File Browser Contributors