WeekTray Code
Current calendar week as customizable Windows notification icon.
Brought to you by:
sebdotnet
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2017-11-02 |
|
[e4fe89] Adjusted description |
| .gitignore | 2017-11-02 |
|
[dc5263] Initial commit |
| .travis.yml | 2017-11-02 |
|
[5b7924] Added travis configuration |
| README.md | 2017-11-02 |
|
[dc5263] Initial commit |
| WeekTray.sln | 2017-11-02 |
|
[dc5263] Initial commit |
| _config.yml | 2017-11-02 |
|
[dc5263] Initial commit |
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
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



