Simple Timers
A simple VS Code extension to manage multiple timers directly in the status bar.
Features
- Multiple Timers: Create and run multiple independent timers simultaneously.
- Status Bar Integration: View remaining time and progress directly in the VS Code status bar.
- Progress Bar: Visual progress indicator within the status bar item.
- Desktop Notifications: Get notified when a timer completes, even when VS Code is in the background.
- Clear Timers: Easily stop individual timers or clear all running timers.
Usage
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P ).
- Run the command
Start Simple Timer .
- Enter a label for your timer and the duration in minutes.
- The timer will appear in the status bar.
- Click on a running timer in the status bar to stop it.
- Use the
Clear All Simple Timers command to stop all active timers.
Installation
Install the extension from the VS Code Marketplace (Search for "Simple Timers").
Future Enhancements
- Configurable notification sounds.
- Option to pause/resume timers.
- Persistent timers across VS Code sessions.
- More customizable progress bar appearance.
| |