Skip to content

Releases: alimaandev/novit

Release list

Novit 1.0.0

Choose a tag to compare

@alimaandev alimaandev released this 19 Aug 14:12

Novit 1.0.0 — your floating Markdown scratchpad

A frameless, always-on-top window for quick notes. Every keystroke is autosaved to a plain .md file on disk.

🎉 Highlights

  • 🪟 Floating window — frameless & always-on-top
  • ⌨️ Global hotkeyCtrl+Shift+N shows/hides from anywhere
  • ✍️ WYSIWYG editor — formatting toolbar, Markdown underneath
  • 👀 Live GFM preview — with clickable task checkboxes that write back to the note
  • 💾 Autosave — debounced, notes live in %APPDATA%/novit/notes
  • 📂 Notes sidebar — create, rename, delete & search
  • 🧭 Command paletteCtrl+K for notes & actions
  • 🎨 4 themes — olive, purple, cyan, crimson
  • 🖥️ Tray icon — show/hide, new note, quit

📦 Assets

  • novit-1.0.0-setup.exe — Windows installer (NSIS, one-click)
  • Portable build: unpack with the installer's silent mode or build from source with npm run build:unpack