NothingPad/README.md
2024-04-18 18:08:22 +02:00

39 lines
583 B
Markdown

# NothingPad
Just like Notepad, simple, simple. Just a text editor.
### A NotePad for GNU/Linux
![ScreenShot](Capturas_Pantalla/NothingPad.png "Pantalla de NothingPad")
### DOWNLOAD:
`NothingPad_64Bits`
[64 bits version](https://gitea.soloconlinux.org.es/luisgulo/NothingPad/raw/branch/master/NothingPad_64Bits)
or
`NothingPad_32Bits`
[32 bits version](https://gitea.soloconlinux.org.es/luisgulo/NothingPad/raw/branch/master/NothingPad_32Bits)
and rename to: NothingPad
### RUN:
./NothingPad
### COMPILE (if you prefer):
cd NothingPad
qmake NothingPad.pro
make