Week Calendar
Week Calendar is a simple widget (placed in the notification bar)
showing the ISO week numbers for the whole year.
You can navigate between years or input one manually,
change options like start with windows, alphabetic or numeric month,
work week or full week...
Several themes are provided with the widget.
Week Calendar is written by Nicolas Mougin (mougino@free.fr).
You can download the program at http://mougino.free.fr/freeware/#wcal
Changelog
- V1.1 (2022-07-01)
- Highlight current week of current year
- Draw horizontal lines to separate months
- V1.0 (2022-06-28)
- Position dialog at bottom right
- Notify when minimized
- Notify when closed
- Run at startup by default
- Save config in .ini:
- month_alpha (0/1)
- full_week (0/1)
- theme (0-3)
- Better input dialog to change year
- Right-click menu:
- Options > Start with Windows
- Options > Themes > ...
- About
- Exit
- Add a disabled title line "Week Calendar" + bar to the menu
- Add a "Web" button in the About box
- Add versioning
- Add checkmark in front of applied theme
License
Week Calendar code is provided under the GNU GPL V3 license.
See "gpl.txt" or https://www.gnu.org/licenses/gpl.html
Source code is available at http://mougino.free.fr/code/index.php?p=WeekCal
How to use
Place WeekCal.exe
anywhere on your PC,
then double-click it: it will appear in the notification zone (bottom right of Windows).
You can now either left-click the icon to show the widget,
or right-click to select options like Start with Windows
.
How to build
Week Calendar is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com