Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 354 Bytes

go-calendarweektray

Shows the current calendar week in the system tray

Example

An icon which displays the current calendar week

Build

Currently only tested in Windows 10.

$> ./getdeps.cmd  # Get the required dependencies
$> ./build.cmd    # Build the application