This is a staging site. Uploads will not persist. Testing only.
replay PostgreSQL log files

pgreplay

replay PostgreSQL log files

Reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and with the original timing against a PostgreSQL database.
tool for configuring the NVIDIA graphics driver (390xx legacy version)

nvidia-settings-legacy-390xx

tool for configuring the NVIDIA graphics driver (390xx legacy version)

The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension.
Terminal UI for tshark, inspired by Wireshark

termshark

Terminal UI for tshark, inspired by Wireshark

If you're debugging on a remote machine with a large pcap and no desire to scp it back to your desktop, termshark can help!
GGZ Gaming Zone: client for the command line

ggz-txt-client

GGZ Gaming Zone: client for the command line

features "Dico" (French dictionary), by Rene Cougnenc

le-dico-de-rene-cougnenc

features "Dico" (French dictionary), by Rene Cougnenc

Le-dico-de-rene-coungnec is a French dictionary. This dictionary contains more than 100,000 words like nouns, verbs, conjugations, adjectives and complex plural forms as well as the name and the postal code of the French cities.
generate activity-diagram image file from spec-text file

python-actdiag

generate activity-diagram image file from spec-text file

Generate activity-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. It is able to embed to sphinx with using python-sphinxcontrib-actdiag.