A cute, simple, encrypted terminal note-taking script!
- Your notes are secured with AES encryption.
- The key for authentication is secured with SHA256 encryption.
cropped.mp4
git clone https://github.com/dootss/noter.git
cd noter
py -m pip install -r requirements.txt
py noter.py
or install via ZIP, and follow similar steps