- replace `shared.ServerMessage` with local pomodoro pointer - update conditions to use `pomodoro` instead of `shared.ServerMessage` 🤖
- add keyboard listener for space, r, and q keys - create shared state for server messages - update desktop and terminal notifications to use shared state 🤖