# TinyNotepad **Repository Path**: Weltorn/TinyNotepad ## Basic Information - **Project Name**: TinyNotepad - **Description**: TinyNotepad, developed with Windows Froms in C#, generate related installer - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-11 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TinyNotepad TinyNotepad is developed with Windows Froms in C# with basic functionalities of **Windows Notepad**, finally we can generate related installer. **MainUI:** ![Main Page](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/MainUI.png) ## 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 ![NotifyIcon](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/IconInTaskbar.png) 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. ![step1](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/Inno-shot1.png) ![step2](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/Inno-shot2.png) ![step3](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/Inno-shot3.png) ![step4](https://raw.githubusercontent.com/yanglr/TinyNotepad/master/screenshots/Inno-shot4.png) 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