The NotifyMe extension for Visual Studio Code helps you stay productive using the Pomodoro technique by reminding you to take regular breaks and go for a walk. It allows you to configure, start, stop, and reset your timer as needed.
Features
Pomodoro timer functionality to schedule work and break intervals.
Configurable settings to personalize the extension.
Simple commands and status bar buttons to control the timer.
Usage
Install the NotifyMe extension from the Visual Studio Code marketplace.
Configure the extension:
Open the Command Palette (press Ctrl+Shift+P or Cmd+Shift+P).
Type "Config NotifyMe" and select the corresponding command.
Enter your preferences, such as name and timer duration.
Start the timer:
Open the Command Palette.
Type "Start Timer" and select the command.
Alternatively, click on the "Start Timer" button in the status bar.
The extension will notify you to take a break and go for a walk based on the configured duration.
Reset the timer:
Open the Command Palette.
Type "Reset Timer" and select the command.
The timer will be reset to its initial state, and you can start it again.
Alternatively, click on the "Start Timer" button in the status bar.
Stop the timer:
Open the Command Palette.
Type "Stop Timer" and select the command.
Alternatively, click on the "Stop Timer" button in the status bar.
The timer will be halted, and the extension will stop sending notifications.