karimb / PokerPad

Hotkey software that can link keys/buttons to actions (bet, call, raise...) - for iPoker, SkyPoker, SwcPoker and 888
GNU General Public License v3.0
3 stars 0 forks source link

PokerPad

Synopsis

PokerPad is a hotkey software for iPoker, Sky Poker, 888 and SwC Poker. It allows linking keyboard keys (or mouse/joypad buttons) to specific actions on the Poker client. For example, a user can link F2 to the action "bet 3/4 of the pot".

The current development is focused on cash games. Your mileage may vary with SNG and Tournaments.

Download

Go to: https://github.com/karimb/PokerPad/releases and download the zip file of the latest release then unzip the file anywhere on your hard drive.

Installation

There are two equivalent ways of installing PokerPad:

  1. Simply run the file PokerPad.exe
  2. Or download AutoHotkey 1.1 from https://autohotkey.com/download/
    Once AutoHotkey is installed, simply run PokerPad.ahk from the source

Once run, PokerPad will immediately lodge itself into your system tray.

Manual

A slightly outdated quick start guide can be read at: https://github.com/karimb/PokerPad/wiki/Quick-Start-Guide

Note that, in order to work with iPoker, the chat window of the iPoker client neeeds to be maximised. Also make sure the Widget Bar is NOT activated (Settings > Widgets > Show Widget Bar unticked).

Credit and Support

PokerPad was originally developed by Xander. There is no official passing of the baton, but the only known (semi-)regular maintainer is github's karimb (me). Many features initially developed by Xander were removed to keep PokerPad small and maintainable long term.

Issues can be reported through github at: https://github.com/karimb/PokerPad/issues