Pagina 1 di 1

Notepad Next

Inviato: mar, 27 feb 2024 17:21
da andrea_mac
Notepad Next

NotepadNext a cross-platform, reimplementation of Notepad++

su GitHub https://github.com/dail8859/NotepadNext

Packages are available for Windows, Linux, and MacOS

MacOS disk images can be downloaded from the release page
https://github.com/dail8859/NotepadNext/releases
NotepadNext-v0.7.dmg

altri sistemi e codice sorgente:
- NotepadNext-v0.7-Installer.exe
- NotepadNext-v0.7-win64.zip
- NotepadNext-v0.7-x86_64.AppImage
- Source code

Notepad Next
GPL-3.0 license https://www.gnu.org/licenses/gpl-3.0.txt

schermata su win
https://raw.githubusercontent.com/dail8 ... enshot.png

Note:
MacOS Tweaks
By default, MacOS enables font smoothing which causes text to appear quite differently from the Windows version.
This can be disabled system-wide using the following command: defaults -currentHost write -g AppleFontSmoothing -int 0
A restart is required for this to take effect.