This is a staging site. Uploads will not persist. Testing only.
A typical game of hitori.

hitori

logic puzzle game similar to sudoku

Hitori puzzles give you a grid filled with numbers. The goal is to remove numbers such that no row or column contains duplicates.
Utility to show Radeon GPU utilization

radeontop

Utility to show Radeon GPU utilization

radeontop is a small utility which allows one to monitor the utilization of Radeon GPUs starting from the R600 series and newer using undocumented performance counters in the hardware. The utility works with the free drivers.
advanced clone of the MasterMind code-breaking game

colorcode

advanced clone of the MasterMind code-breaking game

ColorCode is an advanced MasterMind code-breaking game clone. The program accepts setting the number of slots (from 2 to 5), the number of colors (from 2 to 10) and setting if colors might be repeated in the secret code (doubles allowed or not). The game has 5 built-in levels, from level 1 (beginner: 2 slots and 2 colors, with doubles allowed) to level 5 (hard: 5 slots and 10 colors, with doubles allowed). ColorCode can make guesses in place of the user.

ndiswrapper

Userspace utilities for the ndiswrapper Linux kernel module

Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.

android-sdk-platform-tools

Tools for interacting with an Android platform

The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools.
utility to associate a name to a color

colorname

utility to associate a name to a color

colorname tries to assign a name to a color using external color definitions and a little math.