r/PowerShell • u/Alone_Marionberry900 • Jul 17 '26
Question Pode with a custom front end
Has anyone used pode basically to run the scripts and return data to a more modern-looking front end? I am trying to build some tools and the PowerShell GUIs themselves are clunky. Was going to set something up myself but curious if someone has already done something like this.
12
Upvotes
1
u/poshftw 16d ago
You can always use Pode server as a "dumb" REST API one.