DYD is a lightweight, cross-platform drawing application. It uses Excalidraw as the drawing engine and extends its functionality. It provides convenient local file management with a simple and quick user experience.
Why did I make Excalidraw into a desktop application?
- I believe the number of laptop users is gradually increasing.
- Simple and quick: I want it to be simple and quick to use, without complex operations, easy to open and edit on computers.
- Easy management: I want to easily manage local files.
- Lightweight
- Cross-platform
- Easy to operate
- Simple
- src-tauri: Desktop application written in Rust
- src: Web application written in React