StatusR
StatusR is a simple bash script that is sort of a fun thing for me. it provides me with information I need usually when I first start the computer and I thought it would be fun to share it and maybe even get some feedback.
the script needs the program lynx to be installed.
on ubuntu > sudo apt-get install lynx
Now it checks to see if you have lynx installed or not and if not it tells you
the first thing to do is ti make the script executable.
edit the script using a text editor to change the weather link to point to your desired city/station, then edit any thing else you see fit like the DNS you use.
I will be updating the script every time I add or modify something and if you use it and modify it, please share it with me.