laptop_mac
macOS (v1.5.x)
This guide is for v1.5.x and older (stable). Download a stable release from GitHub.
Looking for v2.0.0 (beta)? See the v2.0.0 macOS guide instead.
Planning to upgrade to v2.0.0?
v2.0.0 requires a config update and one-time database migration. Follow the v2 migration guide before upgrading.
Run FileBrowser Quantum v1.5.x (stable) natively on macOS.
Download
- Go to releases page
- Download the stable
filebrowser-darwin-amd64(Intel) orfilebrowser-darwin-arm64(Apple Silicon) release - Save to a folder
Enable Permissions
Step 1: Make Executable
| |
Step 2: Allow in Security Settings
On first run, macOS will block the app:
- Try to run:
./filebrowser-darwin-arm64 - Go to System Preferences → Security & Privacy
- Click Allow for FileBrowser
Optional: Install FFmpeg
| |
Create Configuration
| |
Or create config.yaml:
Run FileBrowser
| |
Access at http://localhost:80
Run as Service (launchd)
Create /Library/LaunchDaemons/com.filebrowser.plist:
| |
Load service:
| |