Just like Notepad, simple, simple. Just a text editor
Capturas_Pantalla | ||
Icons | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
Makefile | ||
NothingPad | ||
NothingPad_32Bits | ||
NothingPad_64Bits | ||
NothingPad.desktop | ||
NothingPad.pro | ||
README.md | ||
resources.qrc |
NothingPad
Just like Notepad, simple, simple. Just a text editor.
A NotePad for GNU/Linux
DOWNLOAD:
NothingPad_64Bits
64 bits version
or
NothingPad_32Bits
32 bits version
and rename to: NothingPad
RUN:
./NothingPad
COMPILE (if you prefer):
cd NothingPad
qmake NothingPad.pro
make