Skip to content

VENGENCE7/Minimalist_Weather_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherAPI displays weather condition of a city

  • city of user's choice is taken as input and results are displayed
  • Option to move to System Tray and System notifications

ScreenShots

Light-Mode

weather app

Dark-Mode

Screenshot from 2021-09-21 22-33-03

Installation

Windows

Download the windows zip.

Linux

Download the Linux tar.xz

DOWNLOAD FROM:

releases.
Extract and directly run from there.

Running from terminal

cd <extracted_folder_name>
./Weather_App

Running from source

Requirements

pip3 install tk 
pip3 install requests
pip3 isntall pystray
(for windows)pip3 install win10toast

Running

git clone https://github.com/VENGENCE7/Minimalist_Weather_APP.git
python3 Weather_App.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages