diff options
Diffstat (limited to 'desktop/wminfo/README')
-rw-r--r-- | desktop/wminfo/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/desktop/wminfo/README b/desktop/wminfo/README index 76ed489bea..398260250a 100644 --- a/desktop/wminfo/README +++ b/desktop/wminfo/README @@ -1,5 +1,8 @@ wminfo is Window Maker showing information dockable application -wminfo displays different text information. To use it, write the -plugin grabbing the information from the system or website. The -source package includes a lot of sample working plugins. +wminfo is a dockapp that displays text-format information using the +plugin. The standard plugin is a shell script. The plugin writes +the information to stdout and wminfo captures the output and displays +it row by row. Using the appropriate plugins wminfo can display +different information got from the system or from Internet. The +program is provided with a lot of sample plugins. |