Skip to content

davep/uptimes.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

MELPA Stable MELPA

Commentary

uptimes.el provides a simple system for tracking and displaying the uptimes of your Emacs sessions. Simply loading uptimes.el from your ~/.emacs file will start the tracking of any session.

The latest version of uptimes.el can be found at:

  <URL:https://github.com/davep/uptimes.el>

Thanks

Istvan Marko [email protected] for pointing out that a default of one second for `uptimes-auto-save-interval' was probably a little OTT.

Doug Elias [email protected] for pointing out that midnight.el is a recent addition to emacs.

Nix [email protected] for pointing out that some XEmacs users might need `inhibit-clash-detection' set to t at points in this code.