All Projects → dail8859 → NotepadNext

dail8859 / NotepadNext

Licence: GPL-3.0 license
A cross-platform, reimplementation of Notepad++

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
lua
6591 projects
NSIS
403 projects
Objective-C++
1391 projects

Projects that are alternatives of or similar to NotepadNext

LibreMines
A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.
Stars: ✭ 55 (-99.04%)
Mutual labels:  qt5, qt6
qt-downloader
CLI to download Qt on headless systems
Stars: ✭ 39 (-99.32%)
Mutual labels:  qt5, qt6
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (-97.38%)
Mutual labels:  qt5, qt6
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (-99.11%)
Mutual labels:  notepad, notepad-plus-plus
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (-99.27%)
Mutual labels:  notepad, notepad-plus-plus
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (-99.41%)
Mutual labels:  notepad, notepad-plus-plus
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (-97.45%)
Mutual labels:  notepad, notepad-plus-plus
QT-Notepad
QT5 实现的简单文本编辑器
Stars: ✭ 18 (-99.69%)
Mutual labels:  notepad, qt5
Tiddlywiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Stars: ✭ 6,406 (+12.09%)
Mutual labels:  notepad
makeuniversal
Tool to create a Universal Binary version of a Qt distribution.
Stars: ✭ 40 (-99.3%)
Mutual labels:  qt5
NppBplistPlugin
Notepad++ binary plist plugin
Stars: ✭ 22 (-99.62%)
Mutual labels:  notepad
Notepad Plus Plus
Notepad++ official repository
Stars: ✭ 14,783 (+158.67%)
Mutual labels:  notepad
Qlik-Notepad-plus-plus
Qlik Language Definition for Notepad++ providing syntax highlighting of QlikView and Qlik Sense script and expressions.
Stars: ✭ 50 (-99.13%)
Mutual labels:  notepad-plus-plus
Notepads
A modern, lightweight text editor with a minimalist design.
Stars: ✭ 5,596 (-2.08%)
Mutual labels:  notepad
ElasticTabstops
Elastic Tabstops plugin for Notepad++
Stars: ✭ 77 (-98.65%)
Mutual labels:  notepad-plus-plus
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-99.65%)
Mutual labels:  notepad
QtNotepad
Super lightweight and super simple notepad application
Stars: ✭ 50 (-99.13%)
Mutual labels:  notepad
quentier
Cross-platform desktop Evernote client
Stars: ✭ 115 (-97.99%)
Mutual labels:  qt5
QUaModbusClient
Modbus to OPC UA Gateway
Stars: ✭ 38 (-99.34%)
Mutual labels:  qt5
Retiled
An attempt at creating a "desktop" environment mainly for Linux phones and tablets that's similar in function to some parts of Microsoft's Windows Phone 8.x, primarily the Start screen, Search app, navigation bar, Action Center, and the status bar. Development is mainly being done using the PinePhone, so that'll be the main supported device.
Stars: ✭ 41 (-99.28%)
Mutual labels:  qt6

Notepad Next

Build Notepad Next

A cross-platform, reimplementation of Notepad++.

Though the application overall is stable and usable, it should not be considered safe for critically important work.

There are numerous bugs and half working implementations. Pull requests are greatly appreciated.

screenshot

Installation

Packages are available for Windows, Linux, and MacOS.

Windows packages are available as an installer or a stand-alone zip file on the release page. The installer provides additional components such as an auto-updater and Windows context menu integration. You can easily install it with Winget:

winget install dail8859.NotepadNext

Linux packages can be obtained by downloading the stand-alone AppImage on the release page or by installing the flatpak by executing:

flatpak install flathub com.github.dail8859.NotepadNext

MacOS disk images can be downloaded from the release page.

Development

Current development is done using Visual Studio 2022 and Qt v6.2+ on Windows. This is also known to build successfully on various Linux distributions and macOS. Other platforms/compilers should be usable with minor modifications.

If you are familiar with building C++ Qt desktop applications with Qt Creator, then this should be as simple as opening src/NotepadNext.pro and build/run the project.

If you are new to building C++ Qt desktop applications, there is a more detailed guide here.

License

This code is released under the GNU General Public License version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].