modified: README.md
This commit is contained in:
@@ -1,6 +1,19 @@
|
|||||||
# ClassicNotepad
|
# ClassicNotepad
|
||||||
|
Windows 10 like notepad for windows 11
|
||||||
|
|
||||||
Lightweight Win32 notepad-like editor with word wrap toggle, font picker, and custom icon.
|
- Lightweight only 68kb
|
||||||
|
- No bloat
|
||||||
|
- No Ai
|
||||||
|
- No tabs
|
||||||
|
- No opening previous sessions
|
||||||
|
|
||||||
|
|
||||||
|
# Download
|
||||||
|
on the Releases tab link
|
||||||
|
|
||||||
|
## Post install cleanup
|
||||||
|
open windows menu -> settings -> remove apps -> uninstall notepad <br>
|
||||||
|
right click a .txt file and select open with ClassicNotepad always form the programs menu.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
Prereqs: MinGW toolchain on PATH (`gcc`, `windres`, `mingw32-make`).
|
Prereqs: MinGW toolchain on PATH (`gcc`, `windres`, `mingw32-make`).
|
||||||
@@ -21,3 +34,18 @@ mingw32-make clean
|
|||||||
|
|
||||||
## Run
|
## Run
|
||||||
Launch `ClassicNotepad.exe` (or `notepad.exe`) from the build directory.
|
Launch `ClassicNotepad.exe` (or `notepad.exe`) from the build directory.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### Donate
|
||||||
|
|
||||||
|
<a href="https://www.buymeacoffee.com/acidburn" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
|
||||||
|
|
||||||
|
## Monero <img src="https://www.getmonero.org/press-kit/symbols/monero-symbol-1280.png" width="60" height="60">
|
||||||
|
|
||||||
|
43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG
|
||||||
|
|
||||||
|
## Bitcon <img src="https://upload.wikimedia.org/wikipedia/commons/4/46/Bitcoin.svg" width="60" height="60">
|
||||||
|
|
||||||
|
bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x
|
||||||
|
|||||||
Reference in New Issue
Block a user