Just like Notepad, simple, simple. Just a text editor
Go to file
luisgulo 2de37467f3 Update README 2024-04-18 21:07:36 +02:00
Capturas_Pantalla Screenshot demo 2022-12-28 01:51:26 +01:00
Icons Subida de ficheros 2022-12-28 01:33:59 +01:00
Makefile Subida de ficheros 2022-12-28 01:33:59 +01:00
NothingPad Versiones 32 y 64 Bits 2023-09-21 20:19:48 +02:00
NothingPad.desktop Fichero .desktop 2022-12-28 17:39:33 +01:00
NothingPad.pro Subida de ficheros 2022-12-28 01:33:59 +01:00
NothingPad_32Bits Versiones 32 y 64 Bits 2023-09-21 20:19:48 +02:00
NothingPad_64Bits Versiones 32 y 64 Bits 2023-09-21 20:19:48 +02:00
README.md Update README 2024-04-18 21:07:36 +02:00
main.cpp Subida de ficheros 2022-12-28 01:33:59 +01:00
mainwindow.cpp Subida de ficheros 2022-12-28 01:33:59 +01:00
mainwindow.h Subida de ficheros 2022-12-28 01:33:59 +01:00
mainwindow.ui Subida de ficheros 2022-12-28 01:33:59 +01:00
resources.qrc Subida de ficheros 2022-12-28 01:33:59 +01:00

README.md

NothingPad

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

A NotePad for GNU/Linux

ScreenShot

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