https://github.com/yanglr/TinyNotepad
TinyNotepad, developed with Windows Froms in C#, generate related installer
https://github.com/yanglr/TinyNotepad
csharp geekplayer geekzl notepad winforms
Last synced: over 1 year ago
JSON representation
TinyNotepad, developed with Windows Froms in C#, generate related installer
- Host: GitHub
- URL: https://github.com/yanglr/TinyNotepad
- Owner: yanglr
- License: gpl-3.0
- Created: 2018-11-27T09:22:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T09:43:09.000Z (over 5 years ago)
- Last Synced: 2025-03-03T07:01:49.314Z (over 1 year ago)
- Topics: csharp, geekplayer, geekzl, notepad, winforms
- Language: C#
- Homepage:
- Size: 820 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyNotepad
TinyNotepad is developed with Windows Froms in C# with basic functionalities of **Windows Notepad**, finally we can generate related installer.
欢迎访问作者的个人网站: [极客中心](https://www.geekzl.com)
**MainUI:**

## Main functionalities:
**File:** contain options - Open, Save, Save as, Close, Exit
**Format:** Font
The selected font can be seen below the text content, user can also see the current time.
**Notify Icon** in the Taskbar: contain options - Hide, Back to Main, Blinking switch, Exit

The notifyIcon can blink if user clicks the switch option.
Main UI can scale, click "X" in the right top corner can also close the program.
## Generate related installer
[Inno Setup](http://www.jrsoftware.org/isdl.php) is adopted to generate related installer.




The result installer: [TinyNotepad-Setup.exe](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/Output/TinyNotepad-Setup.exe)
### ToDo:
- Open Recent
- Word wrap
- Show current line number of mouse cursor
**Email:** legege007#126.com