Some of the tools here are useful, although mostly specific to my networks and configurations. But expect some crazy shit, too. One might discover three different implementations of an obscure protocol from 1980's or something just as useless.
bin
contains symlinks to all scripts, for my $PATH.dist
has scripts dealing with this repository itself.obj
is where compiled binaries for C tools go, to allow sharing~/code
over NFS.tools
contains stuff that will, some day, be cleaned up and put in the right place.
The useful stuff:
misc/motd
– notify about changes in /etc/motdmusic/gnome-mpris-inhibit
– disable idle-suspend in GNOME while music is playingmusic/mpris
– control MPRIS2-capable playersnet/tapchown
– change owner of tun/tap network interfaces (Linux)x11/dbus-name
– list, activate, wait for DBus namesx11/gnome-inhibit
– set and list idle inhibitors in GNOME
The somewhat useful stuff:
kerberos/kl
– a better klistkerberos/pklist
– list Kerberos tickets in easy-to-parse formkerberos/kc
– manage multiple Kerberos credential cachesmisc/envcp
– borrow the environment of another processnet/getpaste
– dump raw text of pastebin postsnet/mc-presence
– control Empathy IM statusnet/rdt
– recursive rDNS tracesecurity/git-credential-lib
– read Git credentials from GNOME Keyring or Windows Credential Manager
The not-really-useful stuff:
lib/python/nullroute/authorized_keys
– parseauthorized_keys
lib/python/nullroute/sexp
– parse Ron Rivest's S-expressionsmail/babyl2mbox
– convert BABYL mailboxesmisc/strtool
– misc string manipulation functionsnet/nbls
– list NetBIOS names in current broadcast domainsecurity/getnetrc
– search~/.netrc
filesecurity/git-credential-netrc
– read Git credentials from standard~/.netrc
filesecurity/update-authorized-keys
– update~/.ssh/authorized_keys
from crontools/askpin
– use GPG Agent as a generic password promptertools/ck
– query ConsoleKit informationtools/sonyericsson-screencap.py
– capture screenshots from Sony-Ericsson phoneswin32/identd
– an Ident server with multi-user supportwin32/pathed
– a weird kind of %PATH% editor