/getcredentials

standalone user/password dialog for scripts

Primary LanguageC++GNU General Public License v3.0GPL-3.0

standalone user/password dialog

getcredentials

This project was created to replace a Get-Credential cmdlet in a script in order to have more customization options (see features below). It will print the user name to stdout and the password to stderr.

Features

Use the --help commandline option to show the help screen:

getcredentials_help

Building

Install Qt for Windows and open the project GetCredentials.pro in Qt Creator.

Credits

The yellow key icon was created by Smashicons and downloaded from Flaticon.

License

This project is licensed under GPLv3.
Using the Qt framework licensed under GPLv3.