Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a GUI in QT (new) #102

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Entity069
Copy link
Contributor

Related Issue

Closes #12

Type of Change

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update
  • Other (please specify):

Description of Change

Implemented a GUI using QT

Implementation Details

  • Implemented a GUI using PyQt5, a QT wrapper for Python
  • Updated README.md
  • Updated main.py
  • Before saving or loading a password file, a key file needs to be loaded or an error message is displayed
  • Before saving or loading a password, a password file and a key file both need to be loaded or an error message is displayed

Demo

2024-12-17-18-53-48_lrYITdzr.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a graphical user interface (GUI)
1 participant