Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KW-Tray CalenderWeek Tray App (Kalender-Woche)
#1
I have create a QM-Macro-App (KW-Tray.exe) to Display the CalenderWeek (Internationale ISO 8601 Kalender-Wochen-Nummerierung) and copy it to Clipboard or Speak it (with SAPI 5 TTS)
It  needs the Function-Files from QM-Forum: Get Week of Year - (Funktion Kalenderwoche) = https://www.libreautomate.com/forum/show...p?tid=7874
This is one of the few programs that displays the KW in the tray, additionally with the option to copy it or output it via speech synthesis...
Of course, various (language...) adjustments still need to be made...
Still added mutex function and automatic update of the date from tray icon hover display...

Update 2025-10:
Added Recource File "KW-Tray.icl" to Display the calendar week in the taskbar's system tray, without hovering over it with the mouse
You can use my "standard - integrated" Icon resource File added to the exe, or Create your own (IrfanView, ImageMagick, Greenfish Icon Editor Pro...) and place it in the Program - Directory...

Batch File example to create the needed Icons from a white 256 x 256 png...
.\ImageMagick\convert.exe for my portable Version or only Magick.exe (installed Version with Path entry in environment variables) and parameters: weiss256.png -gravity center -pointsize 225 -annotate 0 '01'  -define icon:auto-resize=16 "01 KW-Tray.ico"
z.B.:
.\ImageMagick\convert weiss256.png -gravity center -pointsize 225 -annotate 0 '01'  -define icon:auto-resize=16 "01 KW-Tray.ico"
.\ImageMagick\convert weiss256.png -gravity center -pointsize 225 -annotate 0 '02'  -define icon:auto-resize=16 "02 KW-Tray.ico"
.\ImageMagick\convert weiss256.png -gravity center -pointsize 225 -annotate 0 '03'  -define icon:auto-resize=16 "03 KW-Tray.ico"
usw...
and then create the *.ICL (i use the free Greenfish Icon Editor) from the Icons (in nummerical Order!)...


Attached Files
.zip   KW-Tray.zip (Size: 270.57 KB / Downloads: 14)


Messages In This Thread
KW-Tray CalenderWeek Tray App (Kalender-Woche) - by MSCHINDI - 10-02-2025, 06:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)