SimpleICM is a small, simple ICM calculator. You give it the stack sizes of the players left in a poker tournament, along with the payout structure for that tournament and it calculates each players tournament equity according to the Independent Chip Model.

Requirements: Microsoft .net runtime. If you are running Vista then this is already installed. If you are running XP then you may have it already installed. If you don't have it installed you can get it from here.

Download SimpleICM

SimpleICM is open-source. It is implemented using IronPython and it is licenced under the GPL version 3. You can get the source from from the git repository.