Spacedrive
Cross-device file manager that indexes local disks, clouds and external sources into one searchable library synced directly between your machines.
Open Source Alternative to:

Spacedrive is a cross-device data platform that indexes files, emails, notes and external sources into a single searchable library. It sits above the operating system file manager rather than replacing it, adding the cross-device, cloud-aware layer Finder and Explorer lack.
Every file receives a BLAKE3 content hash, so the same file on two machines produces the same identity and the system tracks deduplication and redundancy across a fleet. Devices connect directly over Iroh and QUIC with no server in between, syncing metadata while files stay where they are, and a disconnected device stays in the index marked offline.
Several layers sit on top of that index.
- Cloud volumes: S3, Google Drive, Dropbox, OneDrive, Azure and GCS are indexed as first-class volumes beside local storage.
- Archival adapters: Gmail, Apple Notes, browser bookmarks and history, Obsidian, Slack, GitHub, calendars and contacts each become searchable repositories.
- File intelligence: OCR, transcripts, metadata, thumbnails, previews and classifications attach to records as derivative data.
- Transactional actions: an operation is previewed with space savings and conflicts before it runs, then becomes a durable job surviving restarts.
- Safety screening: a local classifier flags prompt injection in indexed content and quarantines records before an agent can query them.
The implementation is a single Rust crate on SQLite, Tokio and OpenDAL, with a Tauri desktop app and a React Native mobile app sharing generated types. An optional agent runtime called Spacebot pairs with one node that authenticates it, resolves permissions and forwards operations to peer devices. Apps ship for macOS, Windows, Linux, iOS and Android.
Stars
38,913Forks
1,343Last commit
1 month agoRepository age
5 yearsLicense
AGPL-3.0Version
0.4.3Repository
spacedriveapp/spacedrive
Auto-fetched from GitHub .
Open source alternatives similar to Spacedrive:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit