mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 23:18:06 -04:00
* start * not for this branch lol * fix dates * fix spacing * revert mistake * progress * blog * improve wording * more blog * more blog moment * moreee blog * cant spell can i * bloggggg * change name * some rambling * sentence meowment * merge * prep * perfect app ui template for landing * updated landing image * fix border * section * fix query param handling * remove apps/snapshot * remove `WindowControls` * Playwright in setup script * `showControls` in a store * better screenshot + fixed stars with fadeout * fix show controls store mistake * begin bento boxes * bento box stuff * taggrid * release blog post: clarifying punctuation & rearrange some sentences (#1097) * landing page wip * Update index.tsx * tweak * Update pnpm-lock.yaml * Update app.webp * better app image + line animation wip * wip * tweak + image * tweaks + 60 fps ball * 60 fps platforms anim * landing updates * static globe * tweaks * device detect and dynamic imports * Accessibility and minor performance improvements from Lh report. * Update globe.webp * Improve randomness of line animation, better cloud image * isMobile vid support * Update index.tsx * new art * docs * docs * Improvements and feedback * Update index.tsx * improvements * quick art tweak * updated art * increase size * SVG animation * animations * convert platforms to arr and framer motion * new section - wip preview * remove border app animation - more animation work * mobile tweaks * tweak * duration adjustment * animation improvements * different floating times for other circles * Pricing page * tweak * optimize images, accessibility values, svg attribute cleanup * launch prep * fix blog link * adding location docs * hover effect * fixes to layout * Update index.tsx * another show controls method * use PageLayoutContext in other file * merge * desktop release download api * update publishing api * hook up desktop releases api to landing page * screenshot stuff * Delete .github/scripts/setup-system.sh * Update october-alpha-release.mdx * rotating screenshots, fixed blog and apple download chooser --------- Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com> Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me> Co-authored-by: pr <pineapplerind.info@gmail.com> Co-authored-by: ameer2468 <33054370+ameer2468@users.noreply.github.com> Co-authored-by: Brendan Allan <brendonovich@outlook.com>
82 lines
4.1 KiB
Plaintext
82 lines
4.1 KiB
Plaintext
# Features
|
|
|
|
Experience the ultimate in file management with Spacedrive. Below is a detailed list of our current features and what we're bringing to you in the near future.
|
|
|
|
<Notice
|
|
type="info"
|
|
text="Features marked with an asterisk (*) are in development and will be available soon."
|
|
/>
|
|
|
|
- Desktop apps for [Windows](), [Linux](), and [macOS]().
|
|
- Mobile apps for [iOS]() and [Android](). \*
|
|
- Server app via [Docker]() for Linux, with hosted web interface.
|
|
|
|
- [Libraries](../../developers/architecture/libraries): _Create and manage Libraries._
|
|
|
|
- Manage and switch between multiple Libraries via the sidebar.
|
|
- Encrypt Libraries with a password. \*
|
|
- Integrate other devices into a Library either locally or over the internet. \*
|
|
- Synchronize library data across devices. \*
|
|
|
|
- [Explorer](../../developers/architecture/explorer): _Navigate files by Locations, Tags, Spaces, Albums, or via Search._
|
|
|
|
- Choose from 4 Layouts: List, Grid, Columns, or Media View.
|
|
- Context menu capabilities: rename, cut, copy, paste, duplicate, delete, favorite, and tag assignment.
|
|
- Multi select with bulk context menu actions.
|
|
- In-app file preview for images, video, audio, PDFs, text, code and more.
|
|
|
|
- [Locations](../../developers/architecture/locations): Designate Spacedrive's search locations. Any file detected in a Location gets incorporated into your Library database, subject to customizable filtering rules.
|
|
|
|
- Automated indexer periodically scans for file changes.
|
|
- Real-time tracking of Location changes ensures the index is always updated and synced.
|
|
- File categorization into [Objects]() is based on both magic bytes and file extensions, allowing differentiation between files with identical extensions across different OS.
|
|
- Define [Indexer Rules]() to exclude specific files or directories using methods like regex.
|
|
- Automatically generate [Preview Media](../../developers/architecture/preview-media) for images, videos, and texts, ensuring synchronization across devices.
|
|
|
|
- [Cloud Locations](../../developers/architecture/nodes): Integrate cloud accounts into a Library. \*
|
|
|
|
- Support for Google Drive, Dropbox, OneDrive, Amazon S3, Backblaze and more on the way. \*
|
|
- Browse and open files in the Explorer. \*
|
|
- Sync files to device(s). \*
|
|
- Sync files between cloud platforms. \*
|
|
|
|
- [Overview Statistics](): _Analyze unique file categories via the Overview screen._
|
|
|
|
- [Tags](../../developers/architecture/tags): Design and attach them to files, or explore tagged files directly from the sidebar.
|
|
|
|
- Efficient tag assignment.
|
|
|
|
- [Spaces](../../developers/architecture/spaces): _A collaborative tool to organize and showcase files._ \*
|
|
|
|
- Invite other Spacedrive users to participate in a Space.
|
|
- Conveniently rename or rearrange files within a Space.
|
|
|
|
- [Photo Albums](../../developers/architecture/albums)
|
|
|
|
- Importing albums from Google Photos, Apple Photos. \*
|
|
- Create albums from scratch.
|
|
|
|
- **Library statistics**: Gain insights into total capacity, database size, preview media space, and available storage.
|
|
|
|
- [Search](../../developers/architecture/search): Instantly look up your Library via the search bar or using CTRL+F.
|
|
|
|
- Supports searching both online and offline Locations.
|
|
_Expect enhanced search functionalities, complete with filters like tags, location, and type._
|
|
|
|
- **Spacedrop**: A user-friendly method to transfer files across devices, either locally or over the internet. \*
|
|
|
|
- Simply drag files to the Spacedrop icon on the sidebar for effortless sharing.
|
|
- The Spacedrop widget on the top bar displays incoming files and their transfer progress.
|
|
|
|
- Manage ongoing [Jobs](../../developers/architecture/jobs) and ensure data safety with the Job Manager widget, which offers recovery features in the event of a crash.
|
|
|
|
- Themes: Light and dark modes available with an option for system synchronization.
|
|
|
|
- A collection of 48 distinct icons tailored for different file types.
|
|
|
|
- Compatibie with over 250 file types, powered by "[magic byte](https://en.wikipedia.org/wiki/List_of_file_signatures)" recognition.
|
|
|
|
- Integrated update installer for seamless software upgrades.
|
|
|
|
- Optional telemetry and local logs.
|