An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ImPasswordGen
Simple password generator Dear ImGui application made with Nim.
![Main window](https://user-images.githubusercontent.com/79225325/170163314-157b5e84-2196-4637-9a7d-c93cd2200b9d.png)

## 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]**.