A word clock built with WPF — displaying the current time as illuminated words on a character grid.
| Action | Input |
|---|---|
| Move window | Left-click + drag |
| Resize | Mouse wheel |
| Context menu | Right-click |
| Fullscreen | Context menu › Vollbildschirm |
| Always on top | Context menu › Immer im Vordergrund |
| Close | Context menu › Schliessen |
- .NET 10 SDK (Windows)
dotnet build
dotnet run --project Wordclock