mgalgs / top-o-the-mornin-mode

A modern top-like interface for Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs Logo

top-o-the-mornin.el

A modern top-like interface for Emacs


License GPLv3

top-o-the-mornin is a modern top-like interface for Emacs. It provides CPU and load monitoring as well as (TODO) basic task management.

Installation

Put this file on your load path and do

(require 'top-o-the-mornin)

Usage

Fire up top-o-the-mornin:

M-x top-o-the-mornin

When in top-o-the-mornin mode the following keybindings are active:

q - quit
g - refresh

Function and Macro Documentation

(top-o-the-mornin)

Run a top-like interface in top-o-the-mornin-mode


Markdown README file generated by make-readme-markdown.el

About

A modern top-like interface for Emacs


Languages

Language:Emacs Lisp 95.8%Language:Makefile 4.2%