https://github.com/fornever/poshconsole
PoshConsole is a modern graphical PowerShell Console.
https://github.com/fornever/poshconsole
Last synced: 5 months ago
JSON representation
PoshConsole is a modern graphical PowerShell Console.
- Host: GitHub
- URL: https://github.com/fornever/poshconsole
- Owner: ForNeVeR
- License: other
- Created: 2012-05-29T15:31:44.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-21T09:13:51.000Z (almost 14 years ago)
- Last Synced: 2025-04-07T03:46:47.204Z (about 1 year ago)
- Language: C#
- Size: 4.19 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
PoshConsole
===========
PoshConsole is a modern graphical PowerShell Console. We aim to have a
complete open source implementation of the PSHostUserInterface and
PSRawHostUserInterface written in WPF and including a custom
ConsoleControl which can be reused for other purposes.
Originally developed by Jaykul. Original website: http://poshconsole.codeplex.com/
Published under the terms of MSPL, see LICENSE.md file.