Skip to content

πŸš€ NoteHand v0.1.0 Beta

Choose a tag to compare

@mdruhankarim mdruhankarim released this 01 Jul 15:46

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