It is a GEONIT . This tool tells 15+ climatological / Meteorological facts e.g. humidity, longitude, wind direction, sun-set time etc. about the inputted location.
[+]Requirements
- Proper Internet connection
- 1Gb Internet
[+] Installtion for termux:
apt update && apt upgrade
apt install python
apt install git
git clone https://github.com/De-Technocrats/Eerie-Sky
cd Eerie-Sky
pip install -r requirements.txt
[+] Usage for termux
python meteorology.py
Now just enter the country and city name as per directed! .It will work.
[+]Installation for Windows
Click here https://git-scm.com/downloads to install git that is compatible with your windows and setup ur GitHub
Open command prompt and type
python
, if python isn't installed, it will direct you to install python on your system and once you have installed python, just set it up.
Close command prompt and open it again and type the following command
git clone https://github.com/De-Technocrats/Eerie-Sky
cd Eerie-Sky
pip install -r requirements.txt
[+]Usage for Windows
python3 meteorology.py
Now just enter the country and city name as per directed! .It will work.
[+]Installation for Linux
It's same as termux . Just Use "sudo" before "apt ....". Usage is also same as termux The above information in for ubuntu & debian base sytems. while for other installer i.e. "apt" doesn't be used .Like in fedora and RHEL use "dnf" and "yum" respectively.
- forking and leaving star on repositories.
- Subscribe the youtube channel: https://youtube.com/@DeTechnocrats (here you'll find tutorial about coding and hacking.)