Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/planetteamspeakk/thermostat
https://github.com/planetteamspeakk/thermostat
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/planetteamspeakk/thermostat
- Owner: PlanetTeamSpeakk
- License: mit
- Created: 2024-01-17T22:25:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T15:13:39.000Z (11 months ago)
- Last Synced: 2024-05-01T14:52:39.127Z (8 months ago)
- Language: Rust
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thermostat
A simple thermostat app built in Rust using [Slint](https://slint.dev).
Manages the temperature in my room using an electric heater (and a backend Node.js server and Python script).
Uses a backend server which actually controls the heater: [Thermostat API](https://github.com/PlanetTeamSpeakk/Thermostat-API).