Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 527 Bytes

moko256_clock_overlay

This is a simple clock overlay application for Windows only.

This application is inspired by TVClock's overlaying function.

screenshot

Features

  • Clock
  • Click-through
  • White characters with black outline
  • Keep center of top of display.
    • Tested in single display only.

Usage

Start

  • cargo build --release
  • Move target\release\clock_overlay.exe anywhere
  • Launch it

Stop

  • Stop clock_overlay.exe from background tasks section in task manager.