Wielding Logic

No logic, no reason, no way.

Code stuff


At this point, these projects are no longer maintained since Windows has not been my platform of choice for quite a while now. They are mostly small utilities that made my past Windows life a little easier.

I have been hard at work on some new Linux and macOS projects that I hope to release to the public soon.


Windicator

A tiny Windows C++ app to display your current virtual desktop number in the system tray. Requires at least Windows 11 21H2.


MediaOsdToggle

A tiny windows C++ app to toggle the visibility of the annoying Windows Media Overlay. This only works for Windows 10 since Windows 11 does not have the same functionality.


This does not work on any version past Windows 10.


WieldingLs

A Powershell module available in the Powershell gallery to mimic the *nix ls command with customizable colors and styles.


WieldingLocation

A Powershell module available in the Powershell gallery to store and quickly jump to locations or execute common Powershell tasks.


WieldingAnsi

A Powershell module available in the Powershell gallery to make using ANSI sequences a little easier. Used by WieldingLs.