Lokidraw is a desktop application wrapper around open-source virtual whiteboard library, Excalidraw.
Partly I built Lokidraw for fun, and partly to keep drawings for personal projects, like this one, from cluttering my work account. I also wanted to save drawings in an organized local file structure, while still having a recents sidedraw like the paid team Excalidraw:
Turns out, it also provides an incredibly fast and snappy user experience!
Macos: Download and install from the latest .dmg file in Releases
Windows & Linux:
git clone https://github.com/Antman261/lokidraw.git
cd lokidraw
deno task tauri build
Lokidraw is currently untested on operating systems other than macos! I don't know if the above will build successfully on Windows or Linux. There's also likely quite a bit of code that needs to be adjusted for cross-platform support. Contributions welcome!
Lokidraw is built using:

