Atomodoro is a tool for managing work sessions on atom. The number of work intervals and time spent working and taking breaks is fully customizable. Once activated for a session, Atomodoro will run in the background and let you know when it's time to take a break, with a full screen message which obscures your window and prevents you from typing.
For information on the original pomodoro technique, click here.
$ apm install atomodoro
You can initiate a session, e.g. 4 x work intervals, by running the atom command:
atomodoro:start
Or via the menu.
Breaks can also be overridden via the atom tool bar.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.