No description
Find a file
2025-11-14 20:44:57 +01:00
NightLight Initial commit 2025-11-14 20:44:57 +01:00
NightLight.Core Initial commit 2025-11-14 20:44:57 +01:00
.dockerignore Initial commit 2025-11-14 20:44:57 +01:00
.gitignore Initial commit 2025-11-14 20:44:57 +01:00
docker-compose.yaml Initial commit 2025-11-14 20:44:57 +01:00
NightLight.sln Initial commit 2025-11-14 20:44:57 +01:00
README.md Initial commit 2025-11-14 20:44:57 +01:00

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 4.45am in the morning.

NightLight.Core is the functional core, and NightLight is the imperative shell.

Runs on a Raspberry Pi 3B+.