Provides a little tray icon for Windows which shows the current calendar week.
A hex color code (e.g. #85adad) for the text color might be passed as argument.
Default color is white.
Create a shortcut to WeekTray.exe
in
%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup
to have WeekTray icon running on startup.
To change the text color, alter the value of Target
to
"[FOLDER_OF_WEEK_TRAY]\WeekTray.exe" #85adad
.
Hint: Use HTML Color Picker to get the hex code of your desired color.