2022-03-22 17:23:03 +00:00
[](https://stand-with-ukraine.pp.ua/)
2020-08-31 22:24:01 +00:00
# Crypto Notepad [](https://twitter.com/intent/tweet?text=Simple%20notepad%20for%20Windows%20with%20encryption%20features.%20Download%20for%20free:%20https://crypto-notepad.github.io/&hashtags=notepad,encryption,windows,opensource,csharp)
2019-06-29 09:39:08 +00:00
2025-05-02 12:04:00 +00:00
> [!WARNING]
> - **THE PROJECT HAS VERY LIMITED SUPPORT**
> - **NO NEW FEATURES ARE PLANNED**
> - **ONLY CRITICAL BUG FIXES WILL BE ADDRESSED**
2019-01-08 23:27:32 +00:00
[](https://github.com/Crypto-Notepad/Crypto-Notepad/releases/latest)
2020-08-31 22:21:22 +00:00
[](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE)
2019-01-02 12:53:32 +00:00
[](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes)
2020-08-31 22:21:22 +00:00
[](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation)
2016-01-09 20:31:02 +00:00
2016-01-17 11:51:26 +00:00
Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.
2019-01-05 23:27:33 +00:00
[](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation#screenshots)
2016-01-17 11:51:26 +00:00
## Features
2019-11-30 17:54:50 +00:00
* All the features of the default Windows Notepad
2019-11-30 18:00:11 +00:00
* Associate own file type with application
2018-12-26 13:06:16 +00:00
* Integrate with windows context menu
2019-11-30 18:00:11 +00:00
* С ustomizable encryption options
2022-09-09 10:47:48 +00:00
* Built-in password generator
2019-01-08 11:49:42 +00:00
* Detecting links in editor
2019-11-30 18:00:11 +00:00
* Drag and Drop support
2022-09-09 10:47:48 +00:00
* С ustomizable interface
* Pasteboard function
* Autoclear clipboard
* Autolock editor
* Rich settings
2018-12-27 09:50:02 +00:00
* Portable
2016-01-17 11:51:26 +00:00
2023-03-05 16:52:14 +00:00
## Installation
2023-03-05 16:53:02 +00:00
### Via chocolatey:
2023-03-05 16:52:14 +00:00
```
choco install crypto-notepad
```
2023-03-05 16:53:02 +00:00
### Manual instalition:
2023-03-05 16:52:14 +00:00
- [Download ](https://github.com/Crypto-Notepad/Crypto-Notepad/releases/latest ) latest release.
- Unzip **Crypto.Notepad.zip** archive to any directory
- Run **Crypto Notepad.exe**
2017-02-08 05:57:42 +00:00
## System requirements
2019-11-20 13:52:12 +00:00
* Windows 7 SP1 and higher
* .NET Framework 4.6.1 and higher
2017-02-08 05:57:42 +00:00
2016-01-17 12:01:48 +00:00
## Build
2018-12-27 09:50:02 +00:00
App was created in Visual Studio Community, you can run the *.sln file and simply build a project
2023-03-05 16:52:14 +00:00
## Contributing
Want to help make the project better? Check out [CONTRIBUTING.md ](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/CONTRIBUTING.md ) to get involved. Welcome! :octocat: