
Dofer Notesv1.1.0 (Stable)
Secure, offline-first notes organizer with interactive dashboard panels, quick whiteboard drawings, and ledger budget metrics.
Product Overview
Dofer Notes is a personal dashboard app built using a Tauri desktop wrapper. It is designed to combine daily logs, quick whiteboard scratchpads, and financial ledger trackers into a single desktop application, all stored locally with password locks.
Features Deep-Dive
Fuzzy-Search Indexing
Quickly query across thousands of stored notes with instantaneous, client-side character matches.
Interactive Budget Manager
Enables users to manage incomes, record expenses, categorize transactions, and view live net balances.
Whiteboard Scratchpad
A drawing canvas widget integrated directly into the workspace to visualize notes or ideas on the fly.
Master Password Lock Screen
Includes secure local login authentication screens that encrypt your SQLite workspace data.
Zip Database Backups
Easily backup and restore your database with automated zip compression settings directly from the app interface.
Technical Architecture
Dofer Notes follows the Tauri architecture: a highly secure Rust backend controls SQLite database operations and file exports. The user interface runs in a lightweight Webview, minimizing memory footprint to under 50MB while maintaining desktop shortcuts.