This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > Desktop > wminfo (1.51)

wminfo is Window Maker information dockable application

wminfo displays different text information. To use it, write plugin
grabbing information from the system or website. For example:

ps -a | awk '{print $1,$4}' | grep -vE "ps|awk|grep|tac" | tac

or:

lynx --source http://www.kernel.org/pub/linux/kernel/v2.6/ | \
grep bz2.sign | grep linux | sed 's/.*linux-//;s/.tar.*//' | tac

Maintained by: Cezary M. Kruk
Keywords: information, dockable application, Window Maker
ChangeLog: wminfo

Homepage:
http://c.kruk.webpark.pl

Source Downloads:
wminfo-1.51.tar.gz (dd4b168a31847694dfdb74772c57b7da)

Download SlackBuild:
wminfo.tar.gz
wminfo.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
wminfo.SlackBuild
wminfo.info

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds