Skip to content

jonarrien/Sublime-Pomodoro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro-Sublime-Plugin

This is a sublime plugin which implements functions like pomodoro.

Usage:

Add the line below to your "Preferences: Key Bindings - User" settings:
{ "keys": ["alt+shift+p"], "command": "pomodoro", "args": {"workingMins": 25, "restingMins": 5} }

Here are two arguments need to set
workingMins: set your working time in minutes.
restingMins: set your rest time in minutes.

Preview:

working progress:

taking a break:

About

This is a sublime plugin which implements functions like pomodoro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published