Skip to content

Implemented GUI password generator, removed file due to Windows restrictions, and improved script converter functionality #361

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

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

Conversation

programmer632
Copy link

Project Update Summary

New Password Generator Script with Graphical Interface (GUI)

A new script featuring a graphical user interface (GUI) has been developed, enabling users to generate secure passwords with ease. The interface includes options for specifying the desired password length. The generated passwords are composed of a mix of special characters, Latin letters, and Greek letters, ensuring high complexity and security.

File Removal Due to Windows Limitations

A file named 2022-11-25_NGC 6744: Extragalactic Close-Up.mp3 has been removed from the repository. This decision was necessary due to compatibility issues with the Windows operating system, which does not support the ":" character in file names. Attempting to clone or export the repository as a .zip file on Windows systems would result in an error.

Enhancements to the Converter Script

Significant improvements have been made to the "converter" script. A GUI has been implemented, allowing users to choose between tkinter and PyQt5 for a more customizable and visually appealing interface. These enhancements contribute to a more efficient conversion process. Additionally, the README file has been updated to document the latest features, and a GIF has been included to visually demonstrate the program in action.

…alactic Close-Up.mp3

Cloning on Windows encounters an issue due to restrictions on special characters in file and folder names. In this case, the colon (':') character is problematic.
Added a Python script that generates random passwords with English, Greek, and special characters.
Also created a README.md file with instructions for both CLI and GUI usage.
This update adds a user-friendly graphical interface (GUI) for converting between common measurement units such as length, weight, temperature, and more. The goal is to make unit conversions more accessible and intuitive for users who prefer a visual tool over command-line usage. The interface is designed to be simple, responsive, and easy to extend with additional unit types in the future.
@programmer632
Copy link
Author

I hope these changes have contributed to the progress of the program. It was a unique experience being involved in an open-source project for the first time. I was really excited! I hope you like the modifications. You can reach me at [email protected].

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.

1 participant