Skip to content

Idorobots/mode-line-stats

Repository files navigation

Mode-line Stats

This package contains a minor mode and several simple to use modules that display various system stats directly in Emacs mode-line.

Read our wiki for additional information about mode-line-stats.

https://github.com/idorobots/mode-line-stats/raw/screenshots/screenshots/mode-line-stats1.jpg

https://github.com/idorobots/mode-line-stats/raw/screenshots/screenshots/mode-line-stats2.jpg

Installation

Copy all the .el files into a directory in your Emacs load-path (such as .emacs.d/site-lisp/) and optionally byte-compile-file them.

Add the following into your ~/.emacs startup file:

(require 'mode-line-stats)
(mode-line-stats-mode)

You can toggle the primary and secondary formats with C-º.

About

A bunch of easy to set up stats for the Emacs mode-line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published