Aniumbott / BySun

A simple and quick weather widget as a chrome extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BySun

What is it ?

A simple and quick weather widget as a Chrome Extension.

How to Use :

  1. Download this repo in your Local-Machine then extract it.

  2. Then open Extension Manager in Chrome Browser. Step-2

  3. Enable Developer Mode then select Load Unpacked and browse the extracted folder. (make sure all the repo files are present inside the folder) Step-3

  4. Then you will see this extension in the list. Step-3

  5. Then just pin this extension and everytime you click you will see a live weather update like this. Step-3

Features :

  • Built using,
    • HTML
    • CSS
    • Vanila JS
    • Geolocation API (To retrieve the coordinates of the user in order to get accurate weather)
    • Weatherbit API (An online API to get current weather detais of the given location.)
  • Detailed Weather Update.
    • Date & Time
    • Current Location
    • Temprature (in ॰C)
    • Weather Description
    • Wind Speed (in m/s)
    • Relative Humidity (in %)
    • Icon related to the current weather.
  • Attractive and Dynamic UI.
  • Easy to use.

About

A simple and quick weather widget as a chrome extension.


Languages

Language:HTML 43.7%Language:JavaScript 29.7%Language:CSS 26.7%