An Android application which displays meteo information from few APRS weather stations.
Go to file
Mateusz Lubecki 4641945295 better colours in night mode 2023-10-03 11:32:57 +02:00
.idea better colours in night mode 2023-10-03 11:32:57 +02:00
app better colours in night mode 2023-10-03 11:32:57 +02:00
doc application icon 2022-07-15 20:13:29 +02:00
gradle/wrapper first commit 2020-12-16 20:26:53 +01:00
.gitignore displaying current values into favourites list 2021-11-10 23:04:05 +01:00
Capture+_2021-12-14-22-41-37.png favourites and all station moved to main application class 2022-01-04 00:13:56 +01:00
Capture+_2021-12-14-22-42-13.png favourites and all station moved to main application class 2022-01-04 00:13:56 +01:00
LICENSE.md Create LICENSE.md 2020-12-16 20:34:28 +01:00
README.md Update README.md 2022-01-09 22:19:48 +01:00
build.gradle removed some problems with API incompatiblity 2021-08-11 20:15:21 +02:00
gradle.properties first commit 2020-12-16 20:26:53 +01:00
gradlew first commit 2020-12-16 20:26:53 +01:00
gradlew.bat first commit 2020-12-16 20:26:53 +01:00
settings.gradle first public beta version 2021-12-10 15:01:53 +01:00

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