katahiromz / RNotepad

Independent ReactOS Notepad

Home Page:https://reactos.org/

Repository from Github https://github.comkatahiromz/RNotepadRepository from Github https://github.comkatahiromz/RNotepad

Independent ReactOS Notepad

This is "Independent ReactOS Notepad" from ReactOS.

(The screenshot)

It's a free and open source software for Windows XP and later.

ReactOS

Donate Follow on Twitter

Main code contributors

Translators

How to build?

Please use ReactOS Build Environment (RosBE).

git clone https://github.com/katahiromz/RNotepad
cd RNotepad
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip notepad.exe

Tested on RosBE, Visual Studio 2015, and Visual Studio 2019.

License

  • LGPL 2.1 and later

About

Independent ReactOS Notepad

https://reactos.org/

License:GNU Lesser General Public License v2.1


Languages

Language:C 97.3%Language:CMake 2.1%Language:Shell 0.7%