All Projects → eorzea-weather → node-eorzea-weather

eorzea-weather / node-eorzea-weather

Licence: MIT license
⛅ Weather forecast for Eorzea.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to node-eorzea-weather

eorzea-weather
Weather forecast for Eorzea.
Stars: ✭ 26 (+85.71%)
Mutual labels:  weather, ffxiv
FFTriadBuddyDalamud
Dalamud plugin for TriadBuddy
Stars: ✭ 30 (+114.29%)
Mutual labels:  ffxiv
streamDeck-weatherPlugin
Popular Stream Deck plugin for Weather reporting
Stars: ✭ 24 (+71.43%)
Mutual labels:  weather
433MHz Tx Rx
Arduino based 433MHz Tx and Rx combo using Manchester protocol
Stars: ✭ 27 (+92.86%)
Mutual labels:  weather
Weather-SwiftUI
A weather app that uses the Dark Sky API built using SwiftUI! Get the current weather for a particular location and check out the 5-day forecast!
Stars: ✭ 107 (+664.29%)
Mutual labels:  weather
Weather Shield
Barometric pressure, temperature, humidity and light sensing weather shield for Arduino.
Stars: ✭ 62 (+342.86%)
Mutual labels:  weather
mpxday
mpxday是基于mpx开发的天气预报微信小程序
Stars: ✭ 3 (-78.57%)
Mutual labels:  weather
openweather-laravel-api
Laravel OpenWeather API is a Laravel package to connect Open Weather Map API and get wether data in your own format laravel app.
Stars: ✭ 54 (+285.71%)
Mutual labels:  weather
raspi-weather
a weather application for the raspberry pi and the Pimorioni Inky pHAT.
Stars: ✭ 59 (+321.43%)
Mutual labels:  weather
MMM-forecast-io
Forecast.io Module for MagicMirror
Stars: ✭ 58 (+314.29%)
Mutual labels:  weather
nexradaws
This python package is designed to provide query and download capabilities to the NEXRAD archive available on Amazon Web Services (AWS). https://aws.amazon.com/public-datasets/nexrad/
Stars: ✭ 32 (+128.57%)
Mutual labels:  weather
Weather-app
This is a simple not complicated weather app, that I have built using openweather API, promises, await/async, and WebPack. you can find the live link below don't hesitate to check your local weather status at any point in time.
Stars: ✭ 18 (+28.57%)
Mutual labels:  weather
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 (+35.71%)
Mutual labels:  weather
AnimatedEnvironmentLayer
A custom arcgis js api layer to display GRIB data formatted as json as animated particles on a canvas
Stars: ✭ 41 (+192.86%)
Mutual labels:  weather
rain-geojson-sg
Straight-forward API server to convert rain area radar images (Singapore) to GeoJSON
Stars: ✭ 15 (+7.14%)
Mutual labels:  weather
Champ
A Telegram bot combined with python to serve some basic functions like weather, music charts, cricket score and much more.
Stars: ✭ 22 (+57.14%)
Mutual labels:  weather
clouds
🌦 A weather app for iOS, written in SwiftUI.
Stars: ✭ 26 (+85.71%)
Mutual labels:  weather
Real-World-Weather
Unity project that displays the current weather in your location in real-time using the Dark Sky API
Stars: ✭ 39 (+178.57%)
Mutual labels:  weather
leaflet-velocity
Visualise velocity data on a leaflet layer
Stars: ✭ 467 (+3235.71%)
Mutual labels:  weather
Maelstrom
A server emulator for Final Fantasy XIV that supports Stormblood patch 4.10
Stars: ✭ 47 (+235.71%)
Mutual labels:  ffxiv

eorzea-weather CircleCI

Weather forecast for Eorzea.

Install

$ yarn install eorzea-weather

or

$ npm install --save eorzea-weather

Usage

const EorzeaWeather = require('eorzea-weather');

EorzeaWeather.getWeather(EorzeaWeather.ZONE_EUREKA_ANEMOS, new Date()); // Gales

License

MIT

FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.
FINAL FANTASY XIV © 2010 - 2018 SQUARE ENIX CO., LTD. All Rights Reserved.
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].