mirror of
https://github.com/abrendan/smolEdit.git
synced 2025-06-16 20:55:01 +02:00
29 lines
765 B
Markdown
29 lines
765 B
Markdown
# smolEdit
|
|
|
|
This is a simple pre-Windows 11 notepad clone written in .NET 4.8.
|
|
|
|
<img src="https://github.com/abrendan/V_EditorPro/assets/94894839/2617e5d4-32cf-435d-83c5-079e90da1901" 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
|