Skip to content

ASJordi/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Password Generator App

About 💻

This is a desktop application that generates a random password or passphrase based on the user's preferences. The user can choose the length of the password, the characters that it will contain, and whether it will have uppercase, lowercase, numbers, and special characters.

Generate password

Generate passphrase

Password history

Features ✨

  • Generate a random custom password or passphrase.
  • Copy the generated password to the clipboard.
  • Save the generated password to a file.
  • Keep track of the used passwords or passphrases.

Technologies ⚙️

  • Java SE 21
  • Java Swing
  • Java IO
  • SLF4J

Dependencies 📦

  • Datafaker - A Java library to generate fake data.

Installation 💾

  1. Clone the repository.
  2. Open the project in NetBeans.
  3. Install the dependencies.
  4. Run the project.

License 📄

Distributed under the MIT License. See LICENSE for more information.

Contact 📧

Jordi Ayala - @ASJordi

Project Link: https://github.com/ASJordi/PasswordGenerator

About

Password Generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages