"Dual-boot made simple. One click to sync your Windows and Linux folders."
A desktop application for managing Linux filesystem mounts with automatic Windows partition detection and folder mapping.
Lindy simplifies filesystem mount management for Linux users in dual-boot environments, making it easy to access Windows partitions and user folders.
One-click Windows partition detection and folder mapping
- Automatically scans for Windows partitions (NTFS/exFAT)
- Detects Windows usernames and folder structures
- Creates complete folder mappings without manual configuration
- Secure mounting with proper permissions
Custom control for advanced users
- Specify custom mount points and paths
- Manual Windows username override
- Choose specific folders to map
| Linux Folder | Windows Folder |
|---|---|
| Desktop | Desktop |
| Documents | Documents |
| Downloads | Downloads |
| Pictures | Pictures |
| Music | Music |
| Videos | Videos |
You can download the latest installers (.deb, .rpm, .AppImage) from the Installers folder.
- Linux desktop distribution
- Dependencies:
psmisc(for fuser) andpolkit(for pkexec) - Windows partition (NTFS/exFAT) for dual-boot scenarios
- Node.js 18+ with pnpm
- Rust toolchain (latest stable)
- Tauri CLI
# Install dependencies
pnpm install
# Development server
pnpm dev
# Build application
pnpm buildThis project is licensed under the MIT License.
Lindy: Simplifying Linux mount management for the modern desktop user.