Download

On all platforms HTML-NOTEPAD is just two files: html-notepad[.exe] and sciter.dll[.dylib or .so] so the application is portable by its nature – you can copy these files to any folder on your machine (e.g. on flash drive) and run it from there.

Installation is not required, but for your convenience I’ve included installation packages.

Windows
  • Installation executable : html-notepad-setup.exe (2,180 KB)
  • Portable version: html-notepad.zip (2,526 KB) – unpack the zip in some folder and run html-notepad.exe from there.
  • Universal version, works on all Windows version starting from Windows XP (coming)
Mac OS

Installation package: html-notepad.dmg (4,826 KB)

Linux (requires GTK 3)

Portable executable: html-notepad-dist.tar.gz (4,281 KB) – unpack the tarball in some folder and run html-notepad from there. You may need to adjust permissions of binaries.

Sources

HTML-NOTEPAD is a part of Sciter SDK that you can download either from Sciter’s site or access them at GitHub.