mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-06-30 05:02:59 +00:00
60 lines
1.1 KiB
Markdown
60 lines
1.1 KiB
Markdown
<style>
|
|
.md-content .md-typeset h1 {
|
|
display: none;
|
|
}
|
|
</style>
|
|
|
|
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/filebrowser/logo/master/banner.png" width="550"/>
|
|
</p>
|
|
|
|
> [!WARNING]
|
|
>
|
|
> This project is currently on **maintenance-only** mode. For more information, read the information on [GitHub](https://github.com/filebrowser/filebrowser#project-status).
|
|
|
|

|
|
|
|
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.
|
|
|
|
## Features
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
- **Easy Login System**
|
|
|
|
---
|
|
|
|

|
|
|
|
- **Sleek Interface**
|
|
|
|
---
|
|
|
|

|
|
|
|
- **User Management**
|
|
|
|
---
|
|
|
|

|
|
|
|
- **File Editing**
|
|
|
|
---
|
|
|
|

|
|
|
|
- **Custom Commands**
|
|
|
|
---
|
|
|
|

|
|
|
|
- **Customization**
|
|
|
|
---
|
|
|
|

|
|
|
|
</div>
|