Organize Work
Around Tasks

A task-based file management system. Link files to tasks, track progress with Kanban boards, and never lose context again.

Powerful Features

Kanban Task Board

Organize your work with intuitive Kanban boards. Set priorities, due dates, and track progress at a glance.

File Attachments

Link files directly to tasks. No more hunting through folders—everything you need is right where you're working.

Modern File Explorer

Browse your file system with a sleek, modern interface. Switch seamlessly between grid and list views.

Lightning Fast

Built with Rust and Tauri for native performance. Uses minimal system resources while staying incredibly responsive.

Beautiful UI

Crafted with attention to detail. Smooth animations, thoughtful design, and a delightful user experience.

Privacy First

All your data stays on your device. No cloud sync, no tracking, no accounts required. Your files, your rules.

Built With Modern Technology

Tauri

Lightweight Desktop Framework

Rust

Performance & Safety

Svelte 5

Reactive UI Framework

SQLite

Local Database

TypeScript

Type-Safe Development

See It In Action

Download for Other Platforms

Available for macOS and Windows

Open Source & Built in Public

Desk Spaces is developed openly on GitHub. View the source code, report issues, or contribute to the project.

View on GitHub
Open Source MIT License
Community Built for Anyone
Free Forever No Subscriptions

Support & Help

Getting Started

New to Desk Spaces? Check out the comprehensive documentation to get up and running quickly. Learn how to create your first task board, attach files, and organize your workflow.

Documentation

Full documentation is available on the README, including:

  • Privacy and Data
  • Tech Stack and Project Structure
  • Key features
  • Build steps

Found a Bug?

If you encounter any issues, please open an issue on GitHub. Include details about your operating system, app version, and steps to reproduce the problem.

Feature Requests

Have an idea to make Desk Spaces better? We'd love to hear it! Submit feature requests through GitHub Issues with the "enhancement" label.

Contributing

Desk Spaces welcomes contributions from the community. Whether it's code, documentation, or bug reports, your help makes this project better for everyone.

Privacy & Data

Your Data Stays Yours

Desk Spaces is built with privacy as a core principle. Unlike cloud-based productivity tools, everything stays on your device.

Local Storage Only

All your tasks, files, and data are stored locally using SQLite. We don't have servers, we don't collect data, and we don't track your usage.

  • No account registration required
  • No cloud synchronization (your data never leaves your device)
  • No analytics or telemetry
  • No third-party services or integrations that could access your data

Open Source Transparency

The entire codebase is open source and available for inspection. You can verify exactly what the application does with your data—nothing is hidden.

Data Location

Your database file is stored in your system's standard application data directory:

  • macOS: ~/Library/Application Support/com.deskspaces.app/
  • Windows: %APPDATA%\com.deskspaces.app\

You have full control over this data and can back it up or delete it at any time.

Security

Built with Rust for memory safety and security. Tauri's sandboxed architecture ensures the application can only access what you explicitly allow.