Wanted a way to open .excalidraw files straight from the terminal without the web app. Couldn't find one, so I built it. Install via npm or flake.
Opens Excalidraw locally in your browser as a server
Auto-saves to disk, Works fully offline
Original feature request from 2020: https://github.com/excalidraw/excalidraw/issues/1261