This is a staging site. Uploads will not persist. Testing only.
dark GTK2/GTK3/Metacity theme

darkmint-gtk-theme

dark GTK2/GTK3/Metacity theme

A night-style window theme by OriginalSeed. It is mostly black, with dark greenish elements. Comes with a minty flavour; if you prefer colds over mints you might want DarkCold instead.
passive checker of Python 2 programs

pyflakes

passive checker of Python 2 programs

Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.
Network Performance Meter (measurement program)

netperfmeter

Network Performance Meter (measurement program)

NetPerfMeter is a network performance meter for the UDP, TCP, MPTCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector files can e.g. be used to create plots of the results.
Command-line tool for querying quake (and other) servers

qstat

Command-line tool for querying quake (and other) servers

Qstat provides a simple interface for querying servers for a number of games, including but not limited to quake, quakeworld, quake2, quake3arena, unreal tournament or half-life.
module player supporting AWE32, GUS, and software-mixing

xmp

module player supporting AWE32, GUS, and software-mixing

xmp is a multi-format module player for UNIX. In machines with GUS or AWE cards xmp takes advantage of the OSS sequencer to play modules with virtually no system load. Using software mixing, xmp plays at sampling rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big endian samples with 32 bit linear interpolation. xmp currently supports more than 40 module formats.
heap memory profiler for Linux

heaptrack-gui

heap memory profiler for Linux

Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. It can also generate a historigram of allocation sizes over the number of calls. Heaptrack measures the following: