Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1 KB

File metadata and controls

24 lines (13 loc) · 1 KB

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.