π NoteHand v0.1.0 Beta
Release v0.1.0 - Initial Release π
Welcome to the initial release of NoteHand β a premium, offline-first digital whiteboard, sketchbook, and note-taking application featuring an integrated coding workspace!
What's Inside π
- Infinite Canvas & Templates: Lined, grid, dot, and blank page template styles with A4 aspect-ratio pages.
- Vector Drawing & Handwriting Typography: Pressure-sensitive drawing, custom highlighters, proximity eraser, lasso tool, 7 vector shapes, and modern handwriting fonts.
- Ubuntu Sandbox Terminal: Side-by-side split code editor and virtual Ubuntu container terminal with simulated node/python runtimes. Connect to VS Code via remote SSH tunnels.
- PWA & Offline Architecture: Asset caching and custom service workers bypassing browser warnings.
- Enterprise Security & Validation: Zod schema-based LocalStorage validation and DOMPurify SVG script/XML purifiers.
How to Self-Host (Ubuntu Local Host) π³
Host this complete setup (App, PostgreSQL database, and Redis cache) using:
docker-compose up -d --build