This is a simple clock overlay application for Windows only.
This application is inspired by TVClock's overlaying function.
- Clock
- Click-through
- White characters with black outline
- Keep center of top of display.
- Tested in single display only.
cargo build --release
- Move
target\release\clock_overlay.exe
anywhere - Launch it
- Stop
clock_overlay.exe
from background tasks section in task manager.