An open API service indexing awesome lists of open source software.

https://github.com/potato-development/notepad-sharp

The next generation of notepad.
https://github.com/potato-development/notepad-sharp

c-sharp desktop-application gui notepad-plus-plus windows-forms

Last synced: 5 months ago
JSON representation

The next generation of notepad.

Awesome Lists containing this project

README

          

# notepad# (notepad-sharp)
As of 29/10/2024, the author of this repository has decided to archive this repository, as there are no further plans to provide feature or security updates to this application.

![GitHub commit activity](https://img.shields.io/github/commit-activity/t/Potato-Development/notepad-sharp)
![GitHub last commit](https://img.shields.io/github/last-commit/Potato-Development/notepad-sharp)

## Changelog

```
Changelog:
- Added ai generated, metal themed icons for taskbar applet and window icon!
- Improved graphics in Windows 11
- Faster load time by clearing out the Form.Load() and initializeComponent
- Titlebar now shows file name and path of open file and "Untitled" with a new file. These are seperated with a dash from the application name.
- 3D border around the main textbox.
```
[image](https://github.com/Potato-Development/notepad-sharp/assets/119129834/c0afbebd-ab4a-41ba-8501-b5e04b4d11e5)

## Installation
Check the Wiki (https://github.com/Potato-Development/notepad-sharp/wiki) for more details on installation. Refer to https://git-scm.com/ for the Git docs.
If you know how to, clone the repo and build the code! Feel free to add feature requests, branch/merge code if you have ideas.

1. Download the zip file via the page or this link: https://github.com/Potato-Development/notepad-sharp/archive/refs/heads/main.zip
2. Extract the files to a new folder.
3. Execute (double click) ```setup.exe```. A (usually blue) warning window will appear, titled Windows protected your PC telling you that Microsoft Defender SmartScreen has stopped the installation. Click the underlined "More info" and then "Run anyway" to start the installation. Click the left button if setup is in Japanese (sorry).
4. Once the setup has ended, open the Start Menu and search for ```notepad#```.