I used to use posh gui to crea UIs. https://poshgui.com/. Source: about 2 years ago
You also asked, "What language do I need to do things like make a box with a button in it?" PowerShell can do that via Windows Forms (๐คฎ๐) or the Windows Presentation Framework (๐๐). I like to make my own WPF GUIs using Visual Studio to design them, but there are even websites like [PoshGUI](https://poshgui.com/) that will let you design your GUI and spit out the code for you! Source: over 2 years ago
You realize that 5 minutes in https://poshgui.com and you could simply re-create that UI.. You can then use something like ps2exe to convert the PowerShell script into an application, and bam! You got exactly what you were looking for. Source: over 2 years ago
Side story, but I watched as the one guy, who couldn't code, couldn't code, couldn't code... And then all of a sudden submit something out that was 100% in a different coding style. He had stumbled on https://poshgui.com/ and thought I wouldn't notice but tried to say it was his. Source: over 2 years ago
Https://poshgui.com/ (it used to be free, but not longer to create the base GUI). Source: over 2 years ago
I used PoshGUI before. Itโs a VERT straightforward interface and very simple to implement in your code: https://poshgui.com/. Source: almost 3 years ago
I used to use https://poshgui.com/ when it was free. It's really good. Been thinking about paying for a few months to get some projects going. Source: almost 3 years ago
I recommend https://poshgui.com/ , you can even do something useful with free version. Source: almost 3 years ago
There's also poshgui.com but it is not free anymore but has a lot to offer for developing it. Source: almost 3 years ago
Iโve used https://poshgui.com/ in the past. Seems like they put it being a login now. Source: almost 3 years ago
You can create the GUI in Powershell like that using poshgui.com pretty easily. Source: about 3 years ago
Yes. https://adamtheautomator.com/powershell-gui/ is worth a read, and https://poshgui.com/ and also the major commercial PowerShell IDEs can do guis. Source: about 3 years ago
I work with someone like that. Claimed to be proficient in C++ and Java. They got hired. They had no idea what git was. Or what an IDE was. I watched as they claimed C# was to complicated and couldn't make a collection. They used https://poshgui.com/ to make the "program" and initially tried to deny it. Regularly gets things wrong and then has excuses of I call them out (and I'm the only one afaik). It's... Source: about 3 years ago
You can use the boiler plate code for managing multi-run space WPF with DataContext from poshgui.com. Source: about 3 years ago
Honestly, if you can't do it via https://poshgui.com/ I'd say it's not worth the time. Source: over 3 years ago
Hi people, While I was scouring for a GUI designer for Powershell, I came across this Powershell GUI Sorry by advance if this post is breakingโโโโโโโโโโโโยญthe rules or not. โ Cheers. Source: over 3 years ago
One note, it's like the king for documentation. I can't find anything else that's as good. Toyed with Nuclino for awhile but I always got distracted wiggling the "brain" around. Powershell and PoshGUI for automation and large scale data manipulation. RSAT. mRemote. Fiddler. Source: over 3 years ago
The online WYSIWYG PoSH GUI editor known as https://poshgui.com/ USED to be free and was/is fantastic, unfortunately (for us!) the developer has now started charging for it. Source: over 3 years ago
Https://poshgui.com/ Is a really good one, but they recently stopped being free. It's what I used back when it was still free, to make Gui for my scripts. Unfortunately I don't know of any free resources. Source: over 3 years ago
Do you know an article comparing PoshGUI to other products?
Suggest a link to a post with product alternatives.
This is an informative page about PoshGUI. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.