From 52be04baa703cb5c0263aecb61f0079230367cd0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 12 Dec 2010 22:01:12 +0100 Subject: New plugin: Uptime --- README | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 4e2b453..8de3050 100644 --- a/README +++ b/README @@ -298,8 +298,8 @@ date plugin. These plugins install the following internal commands: `Weather`, `Network`, `Wireless` (optional), `Memory`, `Swap`, `Cpu`, `MultiCpu`, `Battery`, `TopProc`, `TopMem`, `DiskU`, `DiskIO`, `Thermal`, `CpuFreq`, `CoreTemp`, `MPD` (optional), `Mail` (optional), -`MBox` (optional), `Date`, `StdinReader`, `CommandReader`, and -`PipeReader`. +`MBox` (optional), `Date`, `Uptime`, `StdinReader`, `CommandReader`, +and `PipeReader`. To remove them see below Installing/Removing a Plugin @@ -657,8 +657,12 @@ can be used in the output template as `%mydate%` `Date Format Alias RefreshRate` -- Format is a time format string, as accepted by the standard UNIX - utility `date`. +- Format is a time format string, as accepted by the standard ISO C + `strftime` function (or Haskell's `formatCalendarTime`). + +`Uptime Alias RefreshRate` + +- Shows system uptime. `CommandReader "/path/to/program" Alias` -- cgit v1.2.3