https://github.com/patitotective/impasswordgen
A simple password generator Dear ImGui application made with Nim
https://github.com/patitotective/impasswordgen
dear-imgui gui imgui imtemplate nim nim-lang password-generator
Last synced: 17 days ago
JSON representation
A simple password generator Dear ImGui application made with Nim
- Host: GitHub
- URL: https://github.com/patitotective/impasswordgen
- Owner: Patitotective
- License: mit
- Created: 2022-03-29T02:39:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T23:00:59.000Z (over 1 year ago)
- Last Synced: 2025-03-30T19:36:58.318Z (about 2 months ago)
- Topics: dear-imgui, gui, imgui, imtemplate, nim, nim-lang, password-generator
- Language: Nim
- Homepage:
- Size: 1020 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
ImPasswordGen
Simple password generator Dear ImGui application made with Nim.
## Installation
Go to the [releases page](https://github.com/Patitotective/ImPasswordGen/releases/latest) and download:
- [ImPasswordGen-x86_64.AppImage](https://github.com/Patitotective/ImPasswordGen/releases/latest/download/ImPasswordGen-x86_64.AppImage) for Linux.
- [ImPasswordGen.exe](https://github.com/Patitotective/ImPasswordGen/releases/latest/download/ImPasswordGen.exe) for Windows.### Nimble
You can also install it through nimble, as a binary package.
```sh
nimble install https://github.com/Patitotective/ImPasswordGen
```## About
- This app was generated from [ImTemplate](https://github.com/Patitotective/ImTemplate).
- GitHub: https://github.com/Patitotective/ImPasswordGen.
- Discord: https://discord.gg/U23ZQMsvwc.Contact me:
- Discord: **Patitotective#0127**.
- Twitter: [@patitotective](https://twitter.com/patitotective).
- Email: **[email protected]**.