https://mdgrs.hashnode.dev/
https://github.com/mdgrs-mei
github.com/mdgrs-mei/Wi...
I hope the code feels much easier than WPF in PowerShell🙏
github.com/mdgrs-mei/Wi...
I hope the code feels much easier than WPF in PowerShell🙏
This post has the least view count in my blog, but the content is not the worst IMO😅. "Using PowerShellRun as an Interactive Selector":
mdgrs.hashnode.dev/using-powers...
This post has the least view count in my blog, but the content is not the worst IMO😅. "Using PowerShellRun as an Interactive Selector":
mdgrs.hashnode.dev/using-powers...
github.com/mdgrs-mei/Wi...
Next, a bit of multi-threading support and full API implementation using source generator.
github.com/mdgrs-mei/Wi...
Next, a bit of multi-threading support and full API implementation using source generator.
Ctrl+Shift+Space: Focus on WindowsTerminal
Ctrl+Space: Open PowerShellRun
Type words and Enter: Navigate folders
How do you open a file on Windows?
Ctrl+Shift+Space: Focus on WindowsTerminal
Ctrl+Space: Open PowerShellRun
Type words and Enter: Navigate folders
How do you open a file on Windows?
Next up, self-contained release and XAML support.
github.com/mdgrs-mei/Wi...
Next up, self-contained release and XAML support.
github.com/mdgrs-mei/Wi...
I did not know but they are sometimes talked about in GitHub issues or in the community.
If you are interested, check out my blog post from the past:
mdgrs.hashnode.dev/scriptblock-...
I did not know but they are sometimes talked about in GitHub issues or in the community.
If you are interested, check out my blog post from the past:
mdgrs.hashnode.dev/scriptblock-...
Giraffes? maybe possible🦒.
github.com/mdgrs-mei/Dy...
Giraffes? maybe possible🦒.
github.com/mdgrs-mei/Dy...
github.com/mdgrs-mei/Wi...
I still need to add a lot to this module but it's amazing if you find this (or PowerShell) interesting.
Enjoy PowerShell😉
github.com/mdgrs-mei/Wi...
I still need to add a lot to this module but it's amazing if you find this (or PowerShell) interesting.
Enjoy PowerShell😉
github.com/mdgrs-mei/Wi...
Note that event handlers are single-threaded but non-blocking. You can just write:
$button.AddClick({
$ring.Value = 0
Do-Something
$ring.Value = 50
Do-Another
$ring.Value = 100
})
github.com/mdgrs-mei/Wi...
Note that event handlers are single-threaded but non-blocking. You can just write:
$button.AddClick({
$ring.Value = 0
Do-Something
$ring.Value = 50
Do-Another
$ring.Value = 100
})
WinUI 3 will be brought to the PowerShell community soon! hopefully..🙏
WinUI 3 will be brought to the PowerShell community soon! hopefully..🙏
The new PowerToys Run looks really cool though.
The new PowerToys Run looks really cool though.
github.com/jdhitsolutio...
The icon shows the number of unread notifications as a badge. If you click the icon the notifications page will be opened by your browser.
Please Like ♥️ this post to test if it really works😁!
github.com/jdhitsolutio...
The icon shows the number of unread notifications as a badge. If you click the icon the notifications page will be opened by your browser.
Please Like ♥️ this post to test if it really works😁!
github.com/mdgrs-mei/Po...
You can install, update and uninstall PowerShell modules using PSResourceGet through TUI. You'll notice that you have some stale modules that have multiple versions installed. Let's clean them up!
github.com/mdgrs-mei/Po...
You can install, update and uninstall PowerShell modules using PSResourceGet through TUI. You'll notice that you have some stale modules that have multiple versions installed. Let's clean them up!
https://gist.github.com/mdgrs-mei/11121aceb7e147dbe6ab4ab8d2abcd35?permalink_comment_id=4619822#gistcomment-4619822
https://gist.github.com/mdgrs-mei/11121aceb7e147dbe6ab4ab8d2abcd35?permalink_comment_id=4619822#gistcomment-4619822
https://gist.github.com/mdgrs-mei/11121aceb7e147dbe6ab4ab8d2abcd35?permalink_comment_id=4619794#gistcomment-4619794
https://gist.github.com/mdgrs-mei/11121aceb7e147dbe6ab4ab8d2abcd35?permalink_comment_id=4619794#gistcomment-4619794