NothingPad/README.md
2023-07-16 19:49:55 +02:00

275 B

NothingPad

Just like Notepad, simple, simple. Just a text editor.

A NotePad for GNU/Linux

ScreenShot

RUN:

./NothingPad

COMPILE (if you prefer):

cd NothingPad

qmake NothingPad.pro

make