1.) Online Notepad

Notepad is an offline-capable Progressive Web App.
The app serves the following features:

Made with
by Amit Merchant
Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

You do not have permission to view the full content of this post. Log in or register now.

2.) Notepad - Offline capable
You do not have permission to view the full content of this post. Log in or register now.
The app serves the following features:
- Write notes which are then saved to the browser's localStorage.
- Installable on supported browsers for offline usage.
- "Add To Home Screen" feature on Android-supported devices to launch the app from the home screen.
- Dark mode.
- Privacy-focused - We'll never collect your precious data.
- Light-weight - Loads almost instantly.
- It's open-source!

Made with
by Amit Merchant3.) Notepad++
You do not have permission to view the full content of this post. Log in or register now.
What is Notepad++
Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
