Skip to content

WakifRajin/Encrypted-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypted Text Editor

An encrypted text editor that allows users to securely create, edit, and save text files with encryption. Files are saved with the custom extension .awraxin (can be changed) and can only be opened by the editor with the correct password.

Features

  • Password-Based Encryption: Files are encrypted using a user-provided password.
  • Custom File Extension: Files are saved with the .awraxin extension, making them exclusive to this editor.
  • Modern UI: A sleek interface built with PyQt6 for a smooth user experience.
  • Cross-Platform: Works on Windows, macOS, and Linux.

Installation

  1. Clone this repository:
    git clone https://github.com/WakifRajin/Encrypted-Text-Editor.git
    cd Encrypted-Text-Editor
  2. Install the required dependencies:
    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published