Warning
There is no stable version -- π§ planned for 2025. (Read more)
Poll: how much RAM does your install use?
FileBrowser Quantum provides an easy way to access and manage your files from the web. It has has a web page interface that allows you to create secure shared links, users with their own specific permissions and settings, and offers a great viewing experience for many file types.
This version is called "Quantum" because it packs tons of advanced features into a tiny easy to run file. Unlike the majority of alternative options, FileBrowser Quantum is simple to install and easy to configure.
The goal for this repo is to become the best open-source self-hosted file browsing application that exists -- all for free. This repo will always be free and open-source.
Ready to try it out? See Getting Started Wiki.
FileBrowser Quantum is a massive fork of the file browser open-source project with the following changes:
- β Multiple sources support
- β Login support for OIDC, password + 2FA, and proxy.
- β Revamped UI
- β
Simplified configuration via
config.yaml
config file. - β
Ultra-efficient indexing and real-time updates
- Real-time search results as you type.
- Real-time monitoring and updates in the UI.
- Search supports file and folder sizes, along with various filters.
- β
Better listing browsing
- More file type previews, such as office and video file previews
- Instantly switches view modes and sort order without reloading data.
- Folder sizes are displayed.
- Navigating remembers the last scroll position.
- β
Developer API support
- Ability to create long-lived API Tokens.
- A helpful Swagger page is available at
/swagger
endpoint for API enabled users.
Notable features that this fork does not have (removed):
- π§ jobs are not supported yet.
- π§ rules are not supported yet.
- β shell commands are completely removed and will not be returned.
Warning
Every file and directory in the source gets indexed (by default). This enables powerful features such as instant search, but large source filesystems can increase your system requirements. See indexing wiki for more info.
FileBrowser Quantum differs significantly from the original version. Many of these changes required a significant overhaul. Creating a fork was a necessary process to make the program better. There have been many growing pains, but a stable release is planned and coming soon.
The UI has a simple three-component navigation system:
- (Left) Multi-action button with slide-out panel.
- (Middle) The powerful search bar.
- (Right) The view change toggle.
All other functions are moved either into the action menu or pop-up menus. If the action does not depend on context, it will exist in the slide-out action panel. If the action is available based on context, it will show up as a pop-up menu.
Check out the Getting Started Wiki
For help configuring your filebrowser see Configuration Wiki
See the CLI Wiki
See the API Wiki
See Office Support Wiki on how to enable office file editing and office-related features.
See the Migration Wiki
For more, see the Q&A Wiki