Skip to content

thornjad/pomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomp - Simple Emacs pomodoro timer

Author: Jade Michael Thornton
Version: 1.1.0

Pomp is a simple and useful pomodoro-style timer.

Usage

M-x pomp or bind to a useful key.

When pomp opens, it automatically begins a work session. There is nothing to do at this point except work!

Keybindings

key binding
W pomp-work
B pomp-break
Q pomp-quit
R pomp-reset
q quit-window
h describe-mode
? describe-mode

Customization

To change timer duration:

   (setq pomp-seconds (* 25 60))     ; 25 minutes for work period
   (setq pomp-break-seconds (*5 60)) ; 5 minutes for break period

Converted from pomp.el by el2md.

About

A simple pomodoro timer for Emacs

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Contributors

Languages