π’ New Announcement
π Read The Official Docs (currently english-only)
FileBrowser Quantum provides an easy way to access and manage your files from the web. It has a modern responsive interface that has many advanced features to manage users, access, sharing, and file preview and editing.
This version is called "Quantum" because it packs tons of advanced features into a tiny and 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 Docs.
FileBrowser Quantum is a massive fork of the file browser open-source project with the following changes:
- β Better source configuration - multiple sources, include/exclude rules, and more
- β Login support for OIDC, LDAP, JWT, password + 2FA, and proxy.
- β Beautiful, Responsive, and Customizable user interface.
- β
Streamlined configuration via
config.yamlconfig file. - β
Ultra-efficient Sqlite indexing
- 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
- Better thumbnail support including office, video, and album artwork, and 3D models.
- Faster and more responsive views with animations.
- Folder sizes are displayed and support thumbnails
- Navigating remembers the last scroll position.
- β
Highly configurable and customizable sharing options
- share expiration time
- users who can access share (including anonymous)
- styling and themes
- file viewing, editing, and uploading permissions
- β Directory-level access control that can be scoped to user or group.
- β
Developer API support
- Ability to create long-lived API Tokens.
- A helpful Swagger page is available at
/swaggerendpoint for API enabled users.
Notable features that this fork does not have (removed):
- β shell commands are completely removed and will not be returned.
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.
See the Official Docs. Contributions are welcome and encouraged! See FilebrowserDocs Github.



