All Projects → nils-werner → owm-display

nils-werner / owm-display

Licence: other
forecast.io display

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to owm-display

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 (-40.3%)
Mutual labels:  weather
descent
Elegant now playing display for Last.fm showing song metadata and local weather.
Stars: ✭ 97 (+44.78%)
Mutual labels:  weather
MMM-NOAA
Weather module
Stars: ✭ 17 (-74.63%)
Mutual labels:  weather
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (+1.49%)
Mutual labels:  weather
pluvia weather flutter
A weather app with beautiful animations, built with Flutter. Uses the OpenWeatherMap API and MapBox API.
Stars: ✭ 114 (+70.15%)
Mutual labels:  weather
AZ-Touch-Pi0-Weather
AZ-Touch PiZero Weatherstation
Stars: ✭ 31 (-53.73%)
Mutual labels:  weather
WeatherSwiftUI
Implementation of the Weather app using SwiftUI and OpenWeather API.
Stars: ✭ 37 (-44.78%)
Mutual labels:  weather
Weather
用C#编写的天气预报小工具(.NET4.0 & Visual Studio 2017)
Stars: ✭ 19 (-71.64%)
Mutual labels:  weather
verif
Software for verifying weather forecasts
Stars: ✭ 70 (+4.48%)
Mutual labels:  weather
yahoo-weather-java-api
A Java API for the yahoo weather service
Stars: ✭ 26 (-61.19%)
Mutual labels:  weather
natsuha-weather
Natsuha Weather for WeChat Mini Program.
Stars: ✭ 33 (-50.75%)
Mutual labels:  weather
wingpanel-indicator-weather
Weather app for elementary os
Stars: ✭ 12 (-82.09%)
Mutual labels:  weather
Beauty
从中央天气网获取七天天气数据http://www.weather.com.cn/ 搜索框联想功能,根据输入联想位置名称和城市代码 窗体呈现,每一个卡片在hover时有三个动画,上升一定高度,阴影渐变出现,offset渐变增加,卡片上方按钮渐变出现
Stars: ✭ 16 (-76.12%)
Mutual labels:  weather
scala-weather
High-performance Scala library for looking up the weather
Stars: ✭ 45 (-32.84%)
Mutual labels:  weather
open-earth-compiler
development repository for the open earth compiler
Stars: ✭ 50 (-25.37%)
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 (-40.3%)
Mutual labels:  weather
Weather
用WPF写的日历天气桌面小程序
Stars: ✭ 44 (-34.33%)
Mutual labels:  weather
aerisjs
Aeris Interactive
Stars: ✭ 55 (-17.91%)
Mutual labels:  weather
hs-weather
Weather menubar app for hammerspoon
Stars: ✭ 17 (-74.63%)
Mutual labels:  weather
BME680
Arduino Library to access the Bosch BME680 - temperature, pressure, humidity and gas sensor
Stars: ✭ 30 (-55.22%)
Mutual labels:  weather

Weather Display

This page is a small, HTML- and JS-only, website to show basic weather information for a sailing spot in southern germany.

Screenshot

API Key

The API key must be provided using the URL hash, like

index.html?apikey=abcdef

Custom Position

When using this site for any other spot, please set the position argument in the URL:

index.html?apikey=abcdef&position=41.145556,-73.995

Please note that this will not change the rain and lightning maps as they are a bit of a hack and not using proper slippy maps.

Related Projects

https://github.com/nils-werner/raspi-dashboard is a dashboard for Arch Linux that automatically boots into a browser.

https://github.com/nils-werner/raspi-overlayroot is a method of mounting your root filesystem read-only, so unplugging power doesn't corrupt your filesystem, or your SD card doesn't wear down after a few months.

Example

An example of this site can be found on http://nils-werner.github.io/owm-display/

Obviously you need to provide your own API key.

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].