Pode.Web
Web template framework for use with the Pode PowerShell web server (by Badgerati)
WebServer
Powershell WebServer is a Powershell module that starts a webserver (without the need for IIS) (by MScholtes)
Pode.Web | WebServer | |
---|---|---|
10 | 1 | |
199 | 89 | |
2.0% | - | |
8.1 | 3.8 | |
30 days ago | 8 months ago | |
PowerShell | PowerShell | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pode.Web
Posts with mentions or reviews of Pode.Web.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-01.
- PowerShell based "BI" web application I created - PowerReports
-
Pode & Pode.Web - Powershell webserver and frontend toolset
Just thought I'd share this incredibly rich tool here, a powershell webserver + frontend toolset that let me spin up a table and form over the top of AD in like, 15 minutes.
-
Would I best to stick to just Powershell, or would learning C# not hurt?
Before reinventing the wheel (though good to learn!), consider Pode.Web which is a free open source product built on PowerShell that'll let you run scripts: https://github.com/Badgerati/Pode.Web
-
How to execute a powershell script from a webpage?
I would highly recommend Pode or Pode.Web. It is amazing and open source! You can secure it and create a login page and auth against AzureAD, AD, OAUTH, etc. To illustrate how cool this is they give an example on the Pode.Web github page to show the top 10 processes running in ~10 lines of powershell code and you have a fully running web app which you can convert into a windows service if you'd like. I highly recommend it!
-
Options on Linux for GUI with PowerShell?
You can build simple web dashboards with Pode.Web and it supports Linux.
-
Interactive ASP.NET dashboard for PS scripts?
You can also look at Pode. Web for a free tool.
-
HTML5 Posh Framework
u/Badgerati is working on this as an add on module for pode called pode.web https://github.com/Badgerati/Pode.Web
-
Is there any simple PowerShell web server available?
As others on here have also pointed out, Pode is a PowerShell web server that lets you setup REST API via routes, or web pages using templates (or Pode.Web).
-
Any interest in a Webserver Module (PSWebServer)?
There's also the Pode and Pode.Web modules available :)
-
Is anyone using Pode web framework?
You'll probably be glad to hear I've started work on an extension module for Pode which does the frontend for you: Pode.Web!
WebServer
Posts with mentions or reviews of WebServer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-29.
-
Is there any simple PowerShell web server available?
Is this module not basically the same as the python one? https://github.com/MScholtes/WebServer
What are some alternatives?
When comparing Pode.Web and WebServer you can also consider the following projects:
powershell-universal - PowerShell Universal is the ultimate platform for building web-based IT tools.
Pode - Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Polaris - A cross-platform, minimalist web framework for PowerShell
PowerShell-Red-Team - Collection of PowerShell functions a Red Teamer may use in an engagement
Powershell-HTML5-Reporting - New, simple, fast HTML5 builder to create awesome reporting.
CPython - The Python programming language
WebJEA - WebJEA - Secure Self Service Web Forms from PowerShell Scripts
flancy - A micro web framework for Windows PowerShell
PS-AutoApi