Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.02 KB

Pomodoro Timer

Version Build Status Maintainability

Pomodoro Timer is an extension for VSCode. It puts a timer in your status bar so that you can develop using the Pomodoro Technique. You can start, pause, and reset the timer with more features coming soon.

demo

Features

  • Start timer
  • Pause timer
  • Reset timer

Requirements

none

Extension Settings

This extension contributes the following settings:

  • pomodoro.interval: The number of minutes in a Pomodoro

Known Issues

Soon to be discovered

Release Notes

1.0.0

Initial release of Pomodoro Timer