G
gnja.io
HomeBlogProjectsGalleryVideosAbout
System operational
© 2026 gnja.io•About•GitHub•YouTube•RSS
Blog

Blog

3 posts tagged module

PSElvUI, PowerShell ElvUI Updater Module
PowerShell

PSElvUI, PowerShell ElvUI Updater Module

This post is mostly for the World of Warcraft nerds out there. /raises handThis module allows you to:Check / Update ElvUI if there is a newer versionInstall ElvUI if it is not already installedSimply...

Sep 28, 20182 min read
PowerShell: Ninja Downloader (Modular File Downloading Utility)
PowerShell

PowerShell: Ninja Downloader (Modular File Downloading Utility)

Knowing PowerShell can come in handy when you need to download files. Invoke-WebRequest is the command to get to know when working with web parsing, and obtaining downloads.I've noticed,...

Mar 11, 20174 min read
PowerShell: Building a basic text menu system (part 1)
PowerShell

PowerShell: Building a basic text menu system (part 1)

Menus?! But...why?As I dove deeper into PowerShell years ago I started to think about ways to help those utilizing my scripts. I wrote a script that became a module that the whole team would use.In...

Feb 1, 20163 min read