Skip to content

Matipolit/co2-app

Repository files navigation

Co2 app

A GUI app to monitor CO2 and TVOC concentration levels in my room, with a graph showing the CO2 history.
Created using Iced and Plotters-iced in Rust.

Compile

cargo build --release

The binary will be in /target/release/co2-app

Compile for wasm

Ensure you have installed:

Run:

./release-wasm.sh

The output will be in /web-bindgen

About

App for displaying current CO2 concentration in my room, with a history graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published