module Xtop

UrlChecker: Check the status of a given URL by passing a Proc that calls the URL and performs some test on the result. A checker must return :ok for green and :error for red. Any other result or a timeout causes the status line ot be yellow.

XtopView: a simple view for the status of each URL. Colors, unit tests, refactoring is pending. resizing smoothly is out of scope (see top's behavior) -TB

Constants

VERSION