Devlog: Building a TUI to control my oven from the terminal
Spent the last 4h building a TUI in Rust. It can control ovens like the memmert un30 that support atmoWEB. It can monitor and set temperature, fan speed and flap position. It is built with ratatui for the UI and reqwest for talking to the oven’s HTTP API.
Next up: Temperature curve support to script the oven and make the TUI less clunky to use.
Comments 2
please do not use ai for your devlogs, humans read it! make it appealing, ai devlogs make a bad 1st impression, no matter how good and human made peak ur code is
@THEbluefirestudios thanks pointing it out. I was tbh to lazy because im not that fluent in english but I reworked it a bit.
Sign in to join the conversation.