We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the pymodoro wiki!
To install, simply put the .pymodoro folder in your home folder and open it up to configure.
Configure xmonad to start a new Pomodoro session by adding this to your xmonad.hs
-- start a pomodoro , ((modMask , xK_n ), spawn "touch /home/dchu/.pymodoro/pomodoro_session")