Impressum

Reading the current date (with weekday) and time via vibrations

Installation steps:

After installation, the current date or time is read via vibrations whenever the previously defined hotkey is pressed. After the current date or time has been read via vibrations, Alt+Tab has to be pressed if another program was opened (and not closed yet) before the hotkey for reading the current date or time was pressed.

Hint: The names of the weekdays can be adapted in the date.vbs by modifying the line

weekdayNames = Array("sun", "mon", "tue", "wed", "thu", "fri", "sat")

The order of the weekdays (Sunday, Monday, Tuesday and so on) must be preserved.

Summsen program