working-hours README

This extension displays a countdown, till the end of your workday, in the statusbar.
Features
Set the starttime of your day.
Set the endtime of your day.
Hover over the statusbar element to display the start and endtime.
Demo

Extension Settings
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.
Known Issues
None.
Release Notes
1.1.5
Reduced bundle size
1.1.4
Added icon
1.1.3
Added Extension description
1.1.3
Added Extension description
1.1.2
Extension is now activated globally when using remote development.
1.1.1
Command titles are now "Countdown: {command}".
Timer is automatically synced between multiple instances.
1.0.2
Demo animation in README
1.0.1
Prompt text and commands are now in english
1.0.0
Initial release of Working Hours