All Projects → madzadev → weather-app

madzadev / weather-app

Licence: other
⛅ Check the current weather in any city on the planet.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to weather-app

FLOB-weather
F(or)L(ack)O(f a)B(etter) Weather is a small CLI app that let you ask for weather forecasts directly from you terminal using OpenWeather API.
Stars: ✭ 19 (-77.91%)
Mutual labels:  weather, openweather
streamDeck-weatherPlugin
Popular Stream Deck plugin for Weather reporting
Stars: ✭ 24 (-72.09%)
Mutual labels:  weather, openweather
raspberry-noaa
Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
Stars: ✭ 155 (+80.23%)
Mutual labels:  weather
temps-lite
A smart, good-looking little app which tries to speak your language the way you are used to.
Stars: ✭ 40 (-53.49%)
Mutual labels:  weather
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (-54.65%)
Mutual labels:  weather
aw-clock
Astronomy/weather clock
Stars: ✭ 41 (-52.33%)
Mutual labels:  weather
eorzea-weather
Weather forecast for Eorzea.
Stars: ✭ 26 (-69.77%)
Mutual labels:  weather
solar-weather
React Native Weather App w. Realm, Redux, ReasonReact & Forecast.io
Stars: ✭ 13 (-84.88%)
Mutual labels:  weather
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (-20.93%)
Mutual labels:  weather
ioBroker.daswetter
weather forecast data from DasWetter.com
Stars: ✭ 16 (-81.4%)
Mutual labels:  weather
WeatherSwiftUI
Implementation of the Weather app using SwiftUI and OpenWeather API.
Stars: ✭ 37 (-56.98%)
Mutual labels:  weather
gridpp
Software to post-process gridded weather forecasts
Stars: ✭ 33 (-61.63%)
Mutual labels:  weather
hagelslag
Hagelslag is an object-based severe storm hazard forecasting system.
Stars: ✭ 58 (-32.56%)
Mutual labels:  weather
dc-plugins
基于DC-SDK开发的插件库,包含动画、效果、天气、材质、热区图层、聚合图层🌎
Stars: ✭ 40 (-53.49%)
Mutual labels:  weather
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+23.26%)
Mutual labels:  weather
climate-app
Climate App é uma aplicação responsável por mostrar dados climáticos (temperatura atual, umidade, velocidade do vento etc) de uma determinada cidade em tempo real. A obtenção desses dados foi feita através da open-weather-api.
Stars: ✭ 40 (-53.49%)
Mutual labels:  weather
meteo-qt
System tray application for weather status information
Stars: ✭ 71 (-17.44%)
Mutual labels:  weather
grib
Golang GRIB2 parser
Stars: ✭ 41 (-52.33%)
Mutual labels:  weather
weather
基于MVP的安卓天气demo
Stars: ✭ 49 (-43.02%)
Mutual labels:  weather
natsuha-weather
Natsuha Weather for WeChat Mini Program.
Stars: ✭ 33 (-61.63%)
Mutual labels:  weather

Weather App

Check the current weather on any city on the planet. Switch between metric and imperial units.

Alt img

Features

  1. User's ability to search cities

  2. Current local time and date

  3. Temperatures and humidity

  4. Wind speed and direction

  5. Sunrise and sunset times

  6. Metric vs Imperial system

  7. Error handling and loading info

Installation

  1. git clone https://github.com/madzadev/weather-app.git

  2. cd weather-app

  3. npm install

  4. Log-in to Openweathermap.com

  5. Create an API key

  6. cp .env.example .env.local

  7. Paste API key for OPENWEATHER_API_KEY

  8. npm run dev

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].