Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/junaya/dyd

A lightweight,simple,cross-platform drawing application by excalidraw local descktop
https://github.com/junaya/dyd

desktop excalidraw react rust tauri

Last synced: 2 days ago
JSON representation

A lightweight,simple,cross-platform drawing application by excalidraw local descktop

Awesome Lists containing this project

README

        

# DYD (Do Your Drawings)

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.

## Background

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.

## Project Goals

- Lightweight
- Cross-platform
- Easy to operate
- Simple

## Project Structure

- src-tauri: Desktop application written in Rust
- src: Web application written in React