emacs-tmr 1.4.0+dfsg-1
Package Information
| Description | set and manage timers in Emacs using a convenient notation TMR is an Emacs package that provides an elegant interface for setting and managing timers using a convenient notation. The most simple of these is M-x tmr RET, 30 (or any real number) RET, which executes a 30min timer. Seconds and hours are of course also supported. This is a full-featured timer management extension, and it has its own (optional) mode-line, and its own (optional) major mode which provides a top-down tabulated view of all timers. M-x tmr is one of the fastest ways to set a timer. Timers may be created with or later annotated with corresponding descriptions, and these descriptions become part of the desktop notification that will be forwarded to the messaging system of GNOME, KDE Plasma, XFCE, etc. In other words, by default, TMR integrates with the Linux desktop and one will receive notifications even when Emacs is in the background. When sound-theme-freedesktop is installed, a familiar alarm will play whenever a timer completes. Backronyms: TMR May Ring; Timer Must Run. |
|---|---|
| Maintainer | Debian Emacsen team <debian-emacsen@lists.debian.org> |
| Changed By | Nicholas D Steeves <sten@debian.org> |
| Sponsor | sten@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/emacsen-team/tmr.git (browse) |
| Closes | #1143210 |
| Tracker | https://tracker.debian.org/pkg/emacs-tmr |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 31 Jul 2026 16:51:18 -0400 |
| Source | emacs-tmr |
| Version | 1.4.0+dfsg-1 |
| Changed-By | Nicholas D Steeves |
| Architecture | source all |
Changelog
emacs-tmr (1.4.0+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #1143210)
.dsc
| Package-List | elpa-tmr deb lisp optional arch=all |
|---|---|
| Section | lisp |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tmr Source: https://github.com/protesilaos/tmr Upstream-Contact: Protesilaos <info@protesilaos.com> Files-Excluded: doclicense.texi README.org Files: * Copyright: 2020-2026 Free Software Foundation, Inc. License: GPL-3+ Files: debian/* Copyright: 2026 Nicholas D Steeves <sten@debian.org> License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'