Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pomo TimerNew to Visual Studio Code? Get it now.
Pomo Timer

Pomo Timer

MameMame777

|
7 installs
| (0) | Free
Simple Pomodoro timer in the status bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pomo Timer (VS Code Extension)

Simple Pomodoro timer that runs in the status bar with a 1-line cat face.

Features

  • Status bar timer display: $(clock) MM:SS =(^.^)=
  • Notifications when a session completes
  • Auto-start break after work session
  • Sound notification with custom WAV support

Quick Start

npm install
npm run compile

Press F5 in VS Code to launch the Extension Development Host, then run Pomo Timer: Start.

Settings

  • pomoTimer.workDuration (minutes)
  • pomoTimer.shortBreakDuration (minutes)
  • pomoTimer.longBreakDuration (minutes)
  • pomoTimer.sessionsBeforeLongBreak
  • pomoTimer.soundEnabled
  • pomoTimer.soundPath (optional, absolute or workspace-relative path to a .wav file)

Sound Notes

  • If soundPath is empty, a simple generated beep sound is used.
  • To use a custom sound, set pomoTimer.soundPath to an absolute path of a .wav file.
  • If playback fails, the extension falls back to a system beep when available.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft