Menu

Tree [5b7924] master /
 History

HTTPS access


File Date Author Commit
 src 2017-11-02 sebdotnet sebdotnet [e4fe89] Adjusted description
 .gitignore 2017-11-02 desmei desmei [dc5263] Initial commit
 .travis.yml 2017-11-02 sebdotnet sebdotnet [5b7924] Added travis configuration
 README.md 2017-11-02 desmei desmei [dc5263] Initial commit
 WeekTray.sln 2017-11-02 desmei desmei [dc5263] Initial commit
 _config.yml 2017-11-02 desmei desmei [dc5263] Initial commit

Read Me

WeekTray

Provides a little tray icon for Windows which shows the current calendar week.

Color

A hex color code (e.g. #85adad) for the text color might be passed as argument. Default color is white.

Usage

Create a shortcut to WeekTray.exe in %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup

If you want to change the text color, open the properties of this shortcut and change value of 'Target' to

"[FOLDER_OF_WEEK_TRAY]\WeekTray.exe" #85adad

Screenshots

Shortcut location

weektray_shortcut_in_startup

Default

Preview

weektray_preview

Custom color

Shortcut properties

weektray_shortcut_properties

Preview

weektray_preview_custom_color