An open API service indexing awesome lists of open source software.

https://github.com/walkthru-earth/opensensor-space

A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).
https://github.com/walkthru-earth/opensensor-space

airquality cloud-native duckdb duckdb-wasm environment esp32 iot parquet raspberry-pi s3 sensors

Last synced: 4 months ago
JSON representation

A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).

Awesome Lists containing this project

README

          

# OpenSensor Space

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/walkthru-earth/opensensor-space)

A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).

## Development

```bash
bun install
bun run sources
bun dev
```

Visit `http://localhost:3000` to see the dashboard.