This extension displays a countdown, till the end of your workday, in the statusbar.
Set the starttime of your day. Set the endtime of your day.
Hover over the statusbar element to display the start and endtime.
This extension contributes the following settings:
working-hours.autostart
: If enabled the countdown will resume when opening a new window.working-hours.workTime
: Duration of your working hours in hours (e.g. 7.6), to add to the starttime to calculate the endtime.working-hours.breakTime
: Duration of your break in minutes, to add to the starttime to calculate the endtime.
None.
Reduced bundle size
Added icon
Added Extension description
Added Extension description
Extension is now activated globally when using remote development.
Command titles are now "Countdown: {command}".
Timer is automatically synced between multiple instances.
Demo animation in README
Prompt text and commands are now in english
Initial release of Working Hours