package icon

FeinstaubWidget

Displays fine particulate matter values from the https://luftdaten.info project.
New in version 0.76
- reworked internal thread logic, removed asyncTask
- sharing does not need READ_EXTERNAL_STORAGE & WRITE_EXTERNAL_STORAGE permissions anymore
- removed option to save image with values (use share instead)
- new, adaptive app icon
The OK Lab Stuttgart has a project to build fine particulate matter sensors by yourself. The data can then be sent to the database of https://luftdaten.info. This app shows you data from this network. It is not necessary to operate an own sensor to use this app.
Currently supported sensor types are: SDS011, SDS021, HPM, DHT11, DHT22, HTU21D, BME280 (temperature & humidity only)
Besides the main application, this app also provides three widgets:

  • A small widget that takes minimum space and displays the most current data as text.

  • A large widget that displays the most current data and draws charts for fine particulate matter, temperature and humidity.

  • A large widget that displays the particulate matter concentrations from the sensors around you.


This app requires Android 4.4 to run.
You can find a short manual and the privacy policy here: https://codeberg.org/Starfish/Feinstaubwidget/wiki

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 0.76 (32) suggested Added on 2022-01-05

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.

    Download APK 470 KiB PGP Signature | Build Log

  • Version 0.75 (31) - Added on 2021-12-22

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 426 KiB PGP Signature | Build Log

  • Version 0.74 (30) - Added on 2020-09-18

    This version requires Android 4.4 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 425 KiB PGP Signature | Build Log