A calendar and agenda application written in Rust. This version runs the Cursive interface directly in the browser through a static WebAssembly build.
Controls:
Arrow keys: move around the calendar and task listsTab: cycle focus between buttons and panelsEnter: activate the focused controlw a s d: reposition the top floating panelMouse: left click buttons and right click dates when mouse reporting is available
This browser demo runs statically and stores its data in browser storage instead of the local filesystem.
Status: Loading…Static wasm buildBrowser storage enabled