Skip to content

EasyNotepad 2.2

Compare
Choose a tag to compare
@maurictg maurictg released this 12 Aug 13:11
· 5 commits to master since this release

Latest release of EasyNotepad++

New features

  • New settings file under the hood
  • Added dark/light/blue theme
  • Bugfixes

Installation

For Windows:

  • Download easynotepad.zip or easynotepad.7z and extract it to a desired location
  • Execute EasyNotepad.exe

For Linux:

  • Download "EasyNotepad"
  • Open an terminal and type:
sudo chmod +x EasyNotepad
./EasyNotepad

Or compile it from source.