Toshctl is a command-line tool to allow access to much of the
Toshiba hardware interface developed by Jonathan Buzzard and
Linux toshset by Charles D. Schwieters.
It can do things linke set the LCD brightness, set CPU speed and set
fan speed.
Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
fine under FreeBSD and probably a lot of other Unix-based operating systems.
Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
or make your own.
Conky is an advanced, highly configurable system monitor.
This port configures conky for use with the Awesome window manager
from x11-wm/awesome. Unless you're using Awesome or some other system
with a client pipe, you probably want the main version of Conky in
sysutils/conky.
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.
whatpix is a GPL Perl console application which finds and optionally moves or
deletes duplicate files.
whatpix was originally written by codex@bogus.net. The original web site for
whatpix is http://www.bogus.net/~codex/ You can find versions prior to 1.0
there.
whatpix is currently being developed and maintained by 3Jane Tessier-Ashpool
and Gerard Lanois.
Xbattbar shows the current (laptop) battery status in the X window
environment. The battery indicator of this program is very simple: a simple
bar in the bottom of your display. With its color, it indicates the
AC-line status (plugged in or off-line), and battery
charging/remaining level.
Zeitgeist is a service which logs the users's activities and events
(files opened, websites visites, conversations hold with other people, etc.)
and makes relevant information available to other applications. It is able to
establish relationships between items based on similarity and usage patterns.
zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
This script is a fork of Jason J. Hellenthal's <jhell@DataIX.net>
arc_summary.pl: http://code.google.com/p/jhell/
tlsdate sets the local clock by securely connecting with TLS to remote
servers and extracting the remote time out of the secure handshake. Unlike
ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS
enabled service, and provides some protection against adversaries that try to
feed you malicious time information.
stringr is a set of simple wrappers that make R's string functions
more consistent, simpler and easier to use. It does this by ensuring
that: function and argument names (and positions) are consistent,
all functions deal with NA's and zero length character appropriately,
and the output data structures from each function matches the input
data structures of other functions.