Skip to content

mass1ve-err0r/excalitaur

Repository files navigation

Excalitaur

Note

Prebuilt binaries for all platforms can be found under the Releases page!

Purpose

This project basically bundles Excalidraw with Tauri to provide a more native feel to Excalidraw.

Technicalities

It's a basic tauri-react app with excalidraw included as dependency, therefore no modification are done to the core.

Updating becomes as easy as using the new dependency and rebuilding the project, that's it. You can also just download the newest binaries from this repository.

Feature Overview

  • Saving to disk
  • Loading to disk
  • Save as Image

Build Instructions

You can either launch it directly with devbuild or build your own copy with prodbuild.