Grabs weather from different sources on the internet. This project will be updated continuously, so stay tuned.
To run, execute the script:
./run_prog.py
Then type the IP of the machine used to run the script in a browser. Use port 8000.
Press ctrl-c. Run:
./cleanup.sh
It's important to run cleanup.sh because it will properly kill all the child processes associated with this program.