Hi everyone,
I’ve been working on a Windows app called Time For Exams. It’s a standalone desktop app, not a web app. It needs internet once (for license activation), so if the school WiFi goes down mid-exam, the clock stays on.
Key Features:
No Subscriptions: It’s a one-off perpetual license, no recurring annual POs to chase.
Offline Usage: As mentioned, it runs locally, no browser crashes, no internet connection
Standard & IB Modes: Handles the specific 5-min reading time for IB automatically.
Instant Extra Time: Click 25%, 50% or 75% and it recalculates the finish time instantly.
Visual Status: The cards change colour automatically (Green = Running, Orange = Paused, Red = Ended).
Custom Layouts: Font sizing and clock positioning can be tweaked for different screen setups.
Session Restore: If the laptop crashes, you can relaunch and click "Restore". It brings back every running clock exactly where it was.
You can take a look here: timeforexams.com
Thanks!