June 23, 2025
A collection of CLI programs to make the terminal more useful and less daunting.
Finally finished. Ran into error after error, so I refactored the majority of the code as best I could while being readable.
I FINALLY got grabbing the actual weather data from the user's IP address working properly together. Currently it just spits out the data since i just got it working, but at some point, it should work better.
Got the GetPublicIP and GetGeolocation functions to actually work with me, took forever to get working since environment variables wouldn't work with the officially supported Geolocation package (which I'm pretty sure is borked in newer versions of .NET since it hasn't been updated in two years).
A CLI program that gives you the weather based on your IP address. It's simple by design, giving you quick and dirty access from the terminal.
This was widely regarded as a great move by everyone.