Islam0mar / stopwatch

Mode-line stopwatch in Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopwatch in mode-line

Count up time and show remainder time at mode-line.

It's a package created by fully respecting mode-line-timer.el.

Screenshot

working

pausing

Interface

stopwatch-start

Start stopwatch.

stopwatch-stop

Stop stopwatch.

stopwatch-pause

Toggle (pause/resume) stopwatch.

stopwatch-restart

Restart stopwatch counter to begin from 0.

Desktop Notification

It's only available for MacOS because it uses AppleScript.

stopwatch-notification-time

Set timer for the desktop notification.

notification

About

Mode-line stopwatch in Emacs


Languages

Language:Emacs Lisp 100.0%