https://github.com/aminul-islam-niloy/nodepad-si
Notepad Advance Desktop Application using c# and .Net
https://github.com/aminul-islam-niloy/nodepad-si
csharp desktop-application dotnet notepad windows-forms
Last synced: 4 months ago
JSON representation
Notepad Advance Desktop Application using c# and .Net
- Host: GitHub
- URL: https://github.com/aminul-islam-niloy/nodepad-si
- Owner: aminul-islam-niloy
- Created: 2023-07-09T13:13:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T20:48:54.000Z (8 months ago)
- Last Synced: 2025-01-12T15:46:23.725Z (5 months ago)
- Topics: csharp, desktop-application, dotnet, notepad, windows-forms
- Language: C#
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notepad SI - Text Editor Application
Notepad SI is a simple text editor application built using C# and Windows Forms. This application allows users to create, edit, format, and save text documents with basic formatting options. It resembles the functionality of the Windows Notepad application.
## Features
- Create new text documents.
- Open existing text documents.
- Save documents in both plain text and rich text formats.
- Format text with bold, italic, and underline styles.
- Change text color and font using a font dialog.
- Undo and redo changes to the text.
- Align text horizontally (left, center, right).
- Display Caps Lock status.
- Responsive UI with menu items and toolbar buttons.
- Informative message boxes for user guidance.## Usage
1. Clone or download the repository to your local machine.
2. Open the solution in Visual Studio or another compatible C# development environment.
3. Build and run the application.
4. Use the menu items and toolbar buttons to perform various actions, such as creating new files, opening existing files, saving documents, applying formatting, and more.
5. Explore the source code to understand the implementation details and customize the application according to your needs.## Screenshots
MainView:
![]()
Opeaetion View Open dialog:
![]()
Print View:
Opeaetion View Operations:
![]()
Print View:
Opeaetion View Operations:
![]()
Print View:
Opeaetion View Operations:
![]()
Print View:
## Contributing
Contributions are welcome! If you find any issues or want to enhance the application, create a pull request or open an issue.
## License
This project is licensed under the [MIT License](LICENSE).
## About
Notepad SI is developed by Aminul Islam Niloy.
Connect with me:
- GitHub: [github.com/aminul-islam-niloy](https://github.com/aminul-islam-niloy)
For any inquiries, please contact ([email protected]).