All Projects → TylerMcCraw → android-weather

TylerMcCraw / android-weather

Licence: MIT License
View a beautiful, material design-based 10 day weather forecast

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to android-weather

react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (+21.88%)
Mutual labels:  weather, openweathermap
owmr
An R Interface to OpenWeatherMap
Stars: ✭ 24 (-25%)
Mutual labels:  weather, openweathermap
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+90.63%)
Mutual labels:  weather, openweathermap
angular-weather-app
Angular 7 web app displays the weather report through openweathermap.org APIs
Stars: ✭ 13 (-59.37%)
Mutual labels:  weather, openweathermap
scala-weather
High-performance Scala library for looking up the weather
Stars: ✭ 45 (+40.63%)
Mutual labels:  weather, openweathermap
pluvia weather flutter
A weather app with beautiful animations, built with Flutter. Uses the OpenWeatherMap API and MapBox API.
Stars: ✭ 114 (+256.25%)
Mutual labels:  weather, openweathermap
epaper-clock-and-more
e-paper clock + weather + AQI + traffic delays - using Waveshare 2.7inch & 4.2inch eink displays running on Raspberry Pi
Stars: ✭ 34 (+6.25%)
Mutual labels:  weather, openweathermap
open-data-smn
An API to serve publicly available data from the SwissMetNet in 10min intervals
Stars: ✭ 23 (-28.12%)
Mutual labels:  weather
darksky2influxdb
Stores wheather forcecast data from darkskyapi into a influxdb database
Stars: ✭ 21 (-34.37%)
Mutual labels:  weather
kindle-weather-stand-alone
Kindle Weather Stand Project - standalone version (no server-end required)
Stars: ✭ 29 (-9.37%)
Mutual labels:  weather
python-awips
A framework for querying AWIPS meteorological datasets from an EDEX Data Server.
Stars: ✭ 31 (-3.12%)
Mutual labels:  weather
nws alerts
An updated version of the nws_alerts custom integration for Home Assistant
Stars: ✭ 24 (-25%)
Mutual labels:  weather
nmc met io
提供对MICAPS文件, 卫星云图, 天气雷达等数据的读写, 并访问CIMISS和MICAPS CASSANDRA数据库文件等.
Stars: ✭ 77 (+140.63%)
Mutual labels:  weather
wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+253.13%)
Mutual labels:  weather
simple-location
Adds Basic Location Support to Wordpress
Stars: ✭ 26 (-18.75%)
Mutual labels:  weather
the-weather-scraper
A Lightweight Weather Scraper
Stars: ✭ 56 (+75%)
Mutual labels:  weather
weather-api
A RESTful API to check the weather
Stars: ✭ 209 (+553.13%)
Mutual labels:  weather
doto
Let's try something different
Stars: ✭ 78 (+143.75%)
Mutual labels:  weather
HydroData
An R 📦 for finding and getting geospatial earth systems data
Stars: ✭ 30 (-6.25%)
Mutual labels:  weather
riem
✈️ ☀️ R package for accessing ASOS data via the Iowa Environment Mesonet ☁️ ✈️
Stars: ✭ 38 (+18.75%)
Mutual labels:  weather

#android-weather This is the companion Android app for the Udacity course Developing Android Apps: Android Fundamentals, in which students are instructed to rebuild the application, Sunshine (v2).

Usage

android-weather allows users to view the current ten-day forecast for their current location. This data is pulled from OpenWeatherMap, an open-source API for retrieving weather data across the world.

Udacity Sunshine App

If you would, as a developer, like to use your own OpenWeatherMap API Key, please fill go to http://openweathermap.org/api to generate your own API key and fill this into the constant OWM_APIKEY in the TenDayForecastHandler.java class

Credits

Inspirational design of application: https://github.com/udacity/Sunshine-Version-2

OpenWeatherMap API: http://openweathermap.org/api

Determining last, most accurate location: http://android-developers.blogspot.com/2011/06/deep-dive-into-location.html

Weather Icons + logo: https://github.com/udacity/Sunshine-Version-2

License

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