Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widgie Clock

A floating analog clock for Windows 11. Chrome-less, always on top, click-through by default — only the classic watch face shows over your desktop and apps.

Requirements

Build and run on Windows (not WSL). The overlay UI needs a Windows desktop session.

Run

dotnet run --project WidgieClock

Publish

dotnet publish WidgieClock -c Release -r win-x64 --self-contained false -o .\publish

Then run publish\WidgieClock.exe.

Tray menu

Item Action
Unlock to move Disable click-through; drag the face to reposition
Lock (click-through) Re-enable click-through so clicks pass through to apps
Start with Windows Register / unregister in HKCU\...\Run
Exit Quit the app

Settings (position, lock, autostart) are stored in %AppData%\WidgieClock\settings.json.

License

MIT

About

simple floating clock for windows. move by going to system tray and unlocking move.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages