Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgalgs/top-o-the-mornin-mode

A modern top-like interface for Emacs
https://github.com/mgalgs/top-o-the-mornin-mode

Last synced: 5 days ago
JSON representation

A modern top-like interface for Emacs

Awesome Lists containing this project

README

        

Emacs Logo
## top-o-the-mornin.el
*A modern top-like interface for Emacs*

---
[![License GPLv3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.html)

`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