EricIO / atimer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atimer.el

atimer is a small library that enables you to set timers and have emacs alert you when those timers are finished.

Using

Setting a timer: atimer-new-timer will prompt for a message and time for the timer.

You can also clear all timers with the atimer-clear-timers function.

About

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%