dziemborowicz/hourglass

Supports placing in tray instead of taskbar

Opened this issue · 2 comments

Supports placing in tray instead of taskbar

Use hourglass -n on; add -w minimized to hide window immediately.

Use hourglass /? for help:

  --show-in-notification-area on|off|last
        Shows an icon for the app in the notification area (system tray).

        Required        no
        Default value   last
        Alias           -n

  --window-state normal|maximized|minimized|last
        Sets the state of the timer window.

        Required        no
        Default value   last
        Alias           -w

Improved Hourglass can be found here.