arafatamim / weatherion

Weather app with 6-hour interval forecasts for selected location.

Home Page:http://arafatamim.github.io/projects/weatherion.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weatherion

Weather app for desktop with 6-hour interval forecasts for selected location, created with Electron framework.

Try it out

  1. Clone this repo to your computer: git clone github.com/arafatamim/weatherion.git ~/weatherion && cd ~/weatherion.
  2. Run the following commands: npm install && npm start
  3. Sign up to get an API key from OpenWeatherMap here.
  4. Paste the API key in the settings window to start.

Screenshot

License

MIT Licensed.

About

Weather app with 6-hour interval forecasts for selected location.

http://arafatamim.github.io/projects/weatherion.html

License:MIT License


Languages

Language:JavaScript 46.1%Language:HTML 28.4%Language:CSS 25.5%