BoxViewer for openSenseMap

Content rating
Everyone
10+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

BoxViewer is a modern, privacy-first, open-source Android app for openSenseMap — the global open-data platform for environmental sensor networks and DIY weather stations (senseBoxes).

Whether you operate your own senseBox weather station or want to keep an eye on local environmental telemetry and air quality in your neighborhood, BoxViewer gives you fast, beautiful, and glanceable insights.

📊 LIVE INTERACTIVE DASHBOARD
• Save and organize your favorite environmental stations.
• Track metrics at a glance: Temperature, Humidity, Air Quality (PM2.5 / PM10), Barometric Pressure, UV Index, Wind Speed, and more.
• Customizable card layouts and text scaling options.

📱 GLANCEABLE HOME SCREEN WIDGETS
• Beautiful Material Design 3 widgets that adapt to your dynamic color scheme.
• Customize metric display styles (Full Details, Value & Unit, or Value Only).
• Per-widget text and icon scaling.
• Battery-friendly: Auto-updates on device unlock without background battery drain.

🌬️ BUILT-IN AIR QUALITY INDEX (AQI) ENGINE
• Support for 6 international AQI standards: US EPA, UK DAQI, European EAQI, Canada AQHI, India AQI, and China AQI.
• Synthesized virtual AQI sensor combining PM2.5 and PM10 measurements.
• 12-hour NowCast EPA algorithm for smooth, accurate historical AQI trends.

🌡️ LOCAL UNIT CONVERSIONS & LOCALIZATION
• Seamless local unit switching for Temperature (°C, °F, K), Air Pressure (hPa, mbar, Pa, inHg, mmHg), and Wind (m/s, km/h, mph, kn).
• Available in 8 languages: English, German, Czech, Spanish, French, Hungarian, Italian, Dutch, and Polish.

🔒 100% PRIVACY-FIRST
• Zero telemetry, analytics, tracking SDKs, or background log uploads.
• Local SQLite data caching ensures minimal data usage and maximum openSenseMap API friendliness.

🔗 EASY SHARING
• Share senseBox stations via instant QR codes or deep links.

BoxViewer is free and open-source software published under the GNU General Public License v3.0 (GPLv3).

Note: BoxViewer is an independent open-source project and is not affiliated with openSenseLab gGmbH or senseBox / Reedu
Open-source openSenseMap client with home screen widgets and custom AQI engines.
Updated on
Sep 1, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection
  • Data is encrypted in transit
  • Data can’t be deleted

What’s new

- System Status Placement: Moved the in-app System Status link from About to Settings → API Debug Logging.
- Dependency Updates
-API Debug Log Resilience: Hardened API log parsing, filtering, statistics, and detail rendering against corrupted entries and unexpected null fields. This should fix a crash that could have occurred.
- Memory Trimming: Removed deprecated memory trim constants and ensured severe low-memory callbacks clear registered and repository caches directly.