Skip to content

This is sort of a plugin to https://github.com/codito/gnome-pomodoro. It lock the screen when starting a pause and start a pomodoro when unlocking.

Notifications You must be signed in to change notification settings

kristianbenoit/pomodoro-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This repositody contain a gnome-pomodoro plugin action to get arround a bug.
The bug is that gnome-pomodoro start a new pomodoro as soon as there's user
action after a break. That seems fine, but that is even if the screensaver
runs and does not get unlocked.

To activate the work around, in gnome-pomodoro settings/Custom action, create
this action:
- Name: Stay paused while locked
- Command: staypaused.py
- When breaks (any)
- Triggers: Complete

I force myself to take a break by locking the screen, forcing me to enter my
password. Using this custom action:
- Name: Lock when break start
- Command: gnome-screensaver-command --lock
- When breaks (any)
- Triggers: Start, Resume

About

This is sort of a plugin to https://github.com/codito/gnome-pomodoro. It lock the screen when starting a pause and start a pomodoro when unlocking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages