This package consumes the following services:
Timer
A basic timer for Atom, based on igrad's fork of Yu1989's tomatimer.
Install
$ apm install timer
Usage
- Commands in Command Palette:
- timer: StartStart Timer.
- timer: StopStop Timer.
- timer: ResetRestart current session.
- timer: Pause Or ResumePause or resume current session.- You can enable an option to automatically resume the timer when typing.
 
 
- Once started, look for a timer on status bar, that consists of an hourglass icon and a time.
- Click icon to view your Timer historical stats.
- Click time to pause/resume current session.
 
Keyboard Shortcuts
- ctrl-alt-t timer: Start
- ctrl-alt-s timer: Stop
- ctrl-alt-r timer: Reset
- ctrl-alt-p timer: Pause Or Resume