An Android application which displays meteo information from few APRS weather stations.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mateusz Lubecki f8dbcff362
compileSdkVersion increased to 31
2 months ago
.idea Do not wait for network I/O to complete during activity creation (#3) 11 months ago
app compileSdkVersion increased to 31 2 months ago
doc application icon 8 months ago
gradle/wrapper first commit 2 years ago
.gitignore displaying current values into favourites list 1 year ago
Capture+_2021-12-14-22-41-37.png favourites and all station moved to main application class 1 year ago
Capture+_2021-12-14-22-42-13.png favourites and all station moved to main application class 1 year ago
LICENSE.md Create LICENSE.md 2 years ago
README.md Update README.md 1 year ago
build.gradle removed some problems with API incompatiblity 2 years ago
gradle.properties first commit 2 years ago
gradlew first commit 2 years ago
gradlew.bat first commit 2 years ago
settings.gradle first public beta version 1 year ago

README.md

MeteoSystem

An Android application which displays meteo information from few APRS weather stations. Now mostly from Beskids mountins in Poland, but let's hope that it will widespread a little bit firther ;) The app was initialy called Pogoda.cc but then it was renamed to something more suitable for international use.

Google Play link to this software: https://play.google.com/store/apps/details?id=cc.pogoda.mobile.meteosystem

A list of currently avaliable weather stations (with APRS callsign in brackets) are below, with english or german site name after the comma. As for now all of them are located in southern Poland, mostly in Beskids Mountains but also in Low Beskids (located in SW Poland) and Oppelner Schlesien land.

  • Skrzyczne (SR9NSK), Rauhkogel
  • Jaworzyna Skrzyczneńska (SR9NSK-5)
  • Kozia Góra (SR9WXS), Ziegenbock
  • Magurka Wilkowicka (SR9WXM)
  • Bezmiechowa Górna (SR8WXB)
  • Góra Chełm (SR9WXG)
  • Dukla, Wzgórze 534 (SR8WXD)
  • Polska Nowa Wieś (SR6WXP), Polnisch Neudorf
  • Leskowiec (SR9WXL)
  • Markowe Szczawiny (SR9WXM)
  • Jezioro Żywieckie (SR9WXZ)
  • Międzybrodzie Żywieckie

This application is a part of bigger weather station system. The rest of it is formed by:

  1. API: https://github.com/SP8EBC/meteo_backend
  2. Receiving data from stations via APRS and storing in DB: https://github.com/SP8EBC/aprs2rrd-se
  3. Firmware for APRS weather station controller and it's design: https://github.com/SP8EBC/ParaTNC