https://github.com/sixem/stratum
A simple yet powerful file manager designed to be beautiful, intuitive, and genuinely useful.
https://github.com/sixem/stratum
explorer file-explorer file-manager files tool windows
Last synced: 3 months ago
JSON representation
A simple yet powerful file manager designed to be beautiful, intuitive, and genuinely useful.
- Host: GitHub
- URL: https://github.com/sixem/stratum
- Owner: sixem
- Created: 2026-01-21T22:48:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-30T01:17:12.000Z (3 months ago)
- Last Synced: 2026-03-30T01:39:54.135Z (3 months ago)
- Topics: explorer, file-explorer, file-manager, files, tool, windows
- Language: TypeScript
- Homepage: https://five.sh/stratum/
- Size: 31.9 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stratum
A simple yet powerful file manager designed to be beautiful, intuitive, and genuinely useful.
## Features
- List and grid views with fast search, tabs, and breadcrumb navigation.
- A gallery mode to view the media files of the current directory.
- Thumbnails, drag + drop, and inline rename.
- Ambience mode and flair settings (themes, accents, icon tints).
- Customisable layout, keybinds, and view behavior.
- Built-in image/video conversion (via ffmpeg) and rasterized SVG previews.
- ... and much more.
## Why Stratum?
Stratum is designed to make file management feel calm, fast, and dependable. It stays out of your way for everyday tasks, but gives you powerful tools when you need to move quickly. It’s open-source, free of bloat, and focused on doing one thing really well: managing files.

## Status
Early beta. The core workflow is stable, but some features and polish are still
in progress. More features will be added with time, and feedback is very much
welcome.
Like all betas, this release is still a work in progress. If you spot a bug or see an opportunity for improvement, don't be afraid to submit an issue.
## Quick start
```
pnpm install
pnpm run tauri dev
```