jacksoncougar / Nightshade

A linux-terminal script for running a pomodoro timer for the eponymous management technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restarting task after break

jacksoncougar opened this issue · comments

The system should signal better when returning from breaks by bringing the window that the script is running in to the front or notifying the user until they restart the timer for the given task or exit the script.

Using xdotool to bring the terminal window to the forefront after a break.