Thousands of apps and websites allow you to check the weather. Some more accurate than others, but they all ( well 99.9% of them ) have one thing in common. Bloat. They track you and load various of scripts that have nothing to do with you checking what’s the weather going to be like. But they come with a nice UI and it only costs $0.99.
So how to avoid all the unnecessary and potentially harmful bloat? By using free and open source projects that will allow you to check the weather with just one command.









Most programs, when invoked from the shell, run in the foreground taking over your terminal and preventing you from doing other work without opening a new terminal window. But there’s a better way: bagrounding and foregrounding processes.