Etmasha is a VS Code extension designed to promote better health habits while working. It reminds you to take regular breaks, stretch, and move around to prevent back-related issues.
Features
Customizable interval for break reminders (default: 60 minutes).
Customizable notification message.
Configuration
You can configure the extension in the VS Code settings:
etmasha.interval: Set the interval in minutes for reminders.
etmasha.message: Customize the message shown in the reminder.
How to Use
Install the extension.
Open VS Code settings and search for Etmasha.
Set your desired reminder interval and message.
Let Etmasha take care of your health reminders!
Example Settings
"etmasha.interval": 30,
"etmasha.message": "Take a quick break! Walk around and stretch!"