• Stars
    star
    221
  • Rank 174,949 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 9 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ”‘ Simple notepad for Windows with encryption features

SWUbanner

Crypto Notepad Tweet

downloads license release documentation

Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.

screenshot

Features

  • All the features of the default Windows Notepad
  • Associate own file type with application
  • Integrate with windows context menu
  • ะกustomizable encryption options
  • Built-in password generator
  • Detecting links in editor
  • Drag and Drop support
  • ะกustomizable interface
  • Pasteboard function
  • Autoclear clipboard
  • Autolock editor
  • Rich settings
  • Portable

Installation

Via chocolatey:

choco install crypto-notepad

Manual instalition:

  • Download latest release.
  • Unzip Crypto.Notepad.zip archive to any directory
  • Run Crypto Notepad.exe

System requirements

  • Windows 7 SP1 and higher
  • .NET Framework 4.6.1 and higher

Build

App was created in Visual Studio Community, you can run the *.sln file and simply build a project

Contributing

Want to help make the project better? Check out CONTRIBUTING.md to get involved. Welcome! :octocat: