CM0use / GenPassword

A random and customizable password generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenPassword

Windows macOS Linux

A random and customizable password generator.

FeaturesRequirementsInstall & RunContributingLicense

image image

Features

  • Support for languages: English, Spanish.
  • Generates passwords of variable length, from 1 to 512 characters.
  • Support for custom characters.
  • TrayIcon Available
  • Modular source code
  • Cross-Platform
    • Windows, macOS and Linux.

Requirements

Windows: No requirements
Linux: Any X11/Xorg-based windowing system.
macOS: Unknown.

Install & Run

Windows

  1. Install GenPasswordInstaller.exe

Linux

  1. Download libxcb for Ubuntu/Debian (other distributions):
sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
  1. Install GenPasswordInstaller.run

Contributing

Any contribution you make will be greatly appreciated.
If you have any ideas/suggestions to improve this repository, make a fork and create a pull request.
You can also open the issue tracker to report any improvements or bugs.

License

Distributed under the GNU General Public License v3.0
See accompanying file LICENSE
or copy at GNU General Public License

About

A random and customizable password generator.

License:GNU General Public License v3.0


Languages

Language:C++ 87.3%Language:C 5.8%Language:Qt Script 3.4%Language:CSS 2.1%Language:QMake 1.4%