Safe, Simple, and Reliable Disk Management for Windows.
DiskOfflaner is a modern utility built with Rust and Tauri designed to help you strictly control your physical drives. Easily mount, unmount, and toggle disks offline/online with a safety-first approach.
- π‘οΈ Safe Mode: Prevent accidental data loss by requiring confirmation before critical actions (Offline, Unmount).
- π Toggle Disk Status: Instantly switch disks between current Online and Offline states.
- π Mount & Unmount: Assign drive letters (Auto or Manual) and unmount partitions on the fly.
- π Detailed System Info: View comprehensive hardware details including Model, Serial Number, and SMART health prediction.
- π¨ Modern UI: Beautiful interface with Dark/Light themes, adjustable Zoom, and smooth animations.
- β‘ High Performance: Built on Rust for near-instant startup and minimal resource usage.
- Backend: Rust (Tauri v2)
- Frontend: SolidJS + Vite
- Styling: Vanilla CSS (Variables & Glassmorphism)
- Icons: Lucide Icons
Download the latest release from the Releases Page.
Portable: No installation required. Just run diskofflaner.exe.
-
Clone the repository
git clone https://github.com/AppsJuragan/diskofflaner.git cd diskofflaner -
Install dependencies
bun install
-
Run in Development Mode
bun tauri dev
-
Build Release
bun tauri build --no-bundle
This project is licensed under the MIT License. See the LICENSE file for details.
Author: AppsJuragan
