Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

NuSen: Local weather - now and later

NotificationsYou must be signed in to change notification settings

Bjorkgren/NuSen

Repository files navigation

GitHub top languageGitHub last commit

Android app that displays local weather both now ("Nu") and later ("Sen").

Gathers data from multiple providers to show less guessy data.

If one provider says "rain" and the others say "no rain" then the app says "no rain".

If 2 providers say "sun", and one say "rain" and one say "clouds", then the app says "sun".

Has..

  • ..fast boot (finding location and querying weather-providers).
  • ..fresh data.
  • ..a pretty street sign.

Providers

(not affiliated)

//TODO: Test if fmi and weather.gov return actual data, not just test data.
  • SMHI.se
  • YR.no
  • FMI.fi
  • WEATHER.gov

General TODOS:

  • Ask about weathers

  • Save temps in an array, easier to calc median then.

  • Do the same for weather-type-id, (generalize for providers first)

  • Rain is 1001, cloudy is 1002, halvklart is 1003 and sunny is 1004. Use an arraylist to get median value.

  • When receiving weather, first loop until now-hour and then continue loop to later-hour is found, then exit the loop.

About

NuSen: Local weather - now and later

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp