Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cm0use/genpassword
A random and customizable password generator.
https://github.com/cm0use/genpassword
cpp17 cpptools generator-password gui password-generator qt qt-application qt-gui qt6 qt6-gui security security-tools tool
Last synced: 13 days ago
JSON representation
A random and customizable password generator.
- Host: GitHub
- URL: https://github.com/cm0use/genpassword
- Owner: CM0use
- License: gpl-3.0
- Created: 2023-09-16T17:02:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T12:28:39.000Z (about 1 year ago)
- Last Synced: 2024-11-16T16:05:17.744Z (2 months ago)
- Topics: cpp17, cpptools, generator-password, gui, password-generator, qt, qt-application, qt-gui, qt6, qt6-gui, security, security-tools, tool
- Language: C++
- Homepage:
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GenPassword
A random and customizable password generator.
Features •
Requirements •
Install & Run •
Contributing •
License
![image](https://github.com/CM0use/GenPassword/assets/102839710/69eee234-9c37-456b-8455-379cdcea5e5a)
![image](https://github.com/CM0use/GenPassword/assets/102839710/f4ca7c4f-6125-4a78-b5e1-c4af51f49f6a)## 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):
```bash
sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
```
2. 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