mirror of
https://github.com/abrendan/smolEdit.git
synced 2025-06-16 04:35:03 +02:00
30 lines
751 B
Markdown
30 lines
751 B
Markdown
# smolEdit
|
|
|
|
This is a simple and *smol* pre-Windows 11 notepad clone written in .NET 4.8.
|
|
|
|
<img src="https://github.com/user-attachments/assets/bd957dd9-8fc4-41f5-aeaa-2bf011bb79df" width="250" height="250">
|
|
|
|
|
|
|
|
## Features
|
|
|
|
- Simple notes taking (not like Windows 11's Notepad)
|
|
- Automatically sets the current date as the default file name
|
|
- Wider file type support
|
|
- More modern .NET Version than V_EditorClassic (No additional install of .NET needed)
|
|
|
|
### Operating System Support
|
|
|
|
For now I only have tested Windows 11. Windows 10 - Windows 7 should be working fine too though.
|
|
|
|

|
|
|
|
|
|
## To be done
|
|
|
|
- Dark Mode
|
|
- Linux Port
|
|
- MacOS Port
|
|
- Line Numbers
|
|
- More
|