Skip to content

Latest commit

 

History

History
 
 

Weather Notifier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Weather temperature detection

  • It is python script to get weather notification on your desktop.
  • After every 20 second the notification comes.

workflow

  • It works on bs4 and times library of python to automate google search when the program is runned.
  • Their are various features used to scrape data from web and then put in notified format.

Output Screenshot

Getting Started

  1. Install all Python dependencies.
pip install -r requirements.txt
  1. Navigate into AutomationScripts.
cd AutomationScripts
  1. Launch the script for compilation of program
python weather.py
  1. Output Screenshot.