Skip to content

With this application, you can create powerful passwords for your accounts and be sure about their security.

License

Notifications You must be signed in to change notification settings

ButcherWithSmile/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Password Generator Icon

Password Generator is a simple password generation application written in Go (Golang) and built using the Fyne framework. It allows users to generate strong and secure passwords for their online accounts quickly.

Features

  • Generate random and secure passwords
  • Customize password length
  • Generated passwords include uppercase, lowercase, numbers, and special characters
  • Copy generated passwords to the clipboard

Getting Started

Prerequisites

Before compiling the Password Generator, you need to have Go (Golang) and Fyne installed on your system.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/ButcherWithSmile/password-generator.git
  2. Build the application:

    go build
  3. Run the application:

    ./password-generator

Download

You can download the portable executable of Password Generator from the Releases section. The portable version requires no installation and runs directly on your system.

Usage

  1. Launch the Password Generator application.

  2. Password Length: Set the desired length for your password.

  3. Click the "Generate Password" button to generate a password based on your settings.

  4. The generated password will be displayed in the text field. Click the "Copy" button to copy the password to your clipboard.

  5. Click the "Clear" button to clear the generated password and generate another one.

License

This project is released under the GPL-3.0 License.

Credits

  • Icon is sourced from Icons8.

Contributing

If you want to contribute to this project, please fork the repository and submit a pull request.

Issues

If you encounter any issues with the application, please create a new issue on the GitHub Issues page.

Thank you for using Password Generator!

About

With this application, you can create powerful passwords for your accounts and be sure about their security.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages