No description
| NightLight | ||
| NightLight.Core | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| docker-compose.yaml | ||
| NightLight.sln | ||
| README.md | ||
night-light
This is an F# program that turns all the lights in our apartment
- red at 8.30pm in the evening, and
- white/yellow (depending on the room) at 5.30am in the morning.
NightLight.Core is the functional core, and NightLight is the imperative shell.
Runs on a Raspberry Pi 3B+.