1Minute Break is a VS Code extension designed to help developers maintain a healthy work routine by providing regular reminders for breaks, hydration, and custom activities.
- Customizable Break Reminders: Set reminders at intervals that suit your work style.
- Water Intake Tracking: Keep track of your daily water intake with a visual glass counter.
- Custom Reminders: Add personalized reminders for stretching, eye exercises, or any other activities you want to incorporate into your breaks.
- Visual Break Timer: A countdown timer helps you manage your break time effectively.
- Open Visual Studio Code
- Press
Ctrl+P
(orCmd+P
on macOS) to open the Quick Open dialog - Type
ext install 1minute-break
and press Enter - Restart VS Code after the installation is complete
- Open the Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
on macOS) - Type "Start 1Minute Break" and select it
- Open the Command Palette
- Type "Open 1Minute Break Settings" and select it
- Adjust the following settings:
- Reminder Interval (in minutes)
- Daily Water Glass Target
- Custom Reminders
When a break reminder appears:
- Complete the suggested activities
- Use the water glass tracker to log your water intake
- Review and act on your custom reminders
- Click "Back to Work" when you're ready to resume coding
We welcome contributions to 1Minute Break! If you have suggestions for improvements or encounter any issues, please open an issue or submit a pull request on our GitHub repository.
This extension is released under the MIT License.
If you encounter any problems or have any questions, please open an issue on our GitHub repository.
Happy coding, and don't forget to take breaks! 🌟💧🧘♀️