mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
🔑 Simple notepad for Windows with encryption features
Added - New items in tray menu. - Able to reset window location (from tray menu). - Able to enable tray menu without enabling - Minimize to tray/Close to tray settings. Improved - If app is completely out off screen at the start, window location will be reset automatically. - Now settings from the Integration section will be applied at the app start, if settings file was imported. Fixed - Bugs with some settings load. |
||
|---|---|---|
| .github | ||
| Crypto Notepad | ||
| .gitattributes | ||
| .gitignore | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Crypto Notepad.sln | ||
| Crypto-Notepad-Update.zip | ||
| LICENSE | ||
| PULL_REQUEST_TEMPLATE.md | ||
| README.md | ||
| version.txt | ||
Crypto Notepad 
Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.
Features
- All the features of the default Windows Notepad
- Associate own file type with application
- Integrate with windows context menu
- Сustomizable encryption options
- Detecting links in editor
- Сustomizable interface
- Drag and Drop support
- Portable
System requirements
- Windows 7 SP1 and higher
- .NET Framework 4.6.1 and higher
Contributing
Want to help make the project better? Check out CONTRIBUTING.md to get involved. Welcome! :octocat:
Build
App was created in Visual Studio Community, you can run the *.sln file and simply build a project
