Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 552 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 552 Bytes

Encrypto-GUI

Python GUI Encrytion/Decrytion tool to keep file safe.

Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd Encrypto-GUI

  4. python encrypto.py


or Execute:

ExecuteEncrypto.cmd

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the MIT license.