Skip to content

woehrl01/go-calendarweektray

Repository files navigation

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