63 lines
1.4 KiB
Markdown
63 lines
1.4 KiB
Markdown
# Classic Notepad
|
|
|
|
Windows 10 like notepad for windows 11
|
|
|
|
- Lightweight only 68kb
|
|
- No bloat
|
|
- No Ai
|
|
- No tabs
|
|
- No opening previous sessions
|
|
|
|
# Download
|
|
|
|
on the Releases tab [Download](https://github.com/acidburnmonkey/ClassicNotepad/releases/download/v1.2.0/ClassicNotepadSetup.exe)
|
|
|
|
## 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.
|
|
|
|
---
|
|
|
|

|
|
|
|
<br>
|
|
|
|
## Build
|
|
|
|
Prereqs: MinGW toolchain on PATH (`gcc`, `windres`, `mingw32-make`).
|
|
|
|
```bash
|
|
mingw32-make all
|
|
```
|
|
|
|
Outputs:
|
|
|
|
- `ClassicNotepad.exe` — main executable
|
|
- `notepad.exe` — alias for quick search
|
|
|
|
Clean build artifacts:
|
|
|
|
```bash
|
|
mingw32-make clean
|
|
```
|
|
|
|
## Run
|
|
|
|
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
|