Skip to content

torpoker/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • Torpoker is an open-source client application to play no-limit Texas hold'em poker.
  • 6 Players tables are available
  • Socks5 and TLS are supported.
    • Note: when using socks5 , TLS is optional, and wihtout socks5, TLS is required
  • No registration is required to play and player's session is lost after closing the application.
    • To recover player's session, there are shortcuts to get and set its value
      • On tables list, Ctrl + N to set its value,
      • and Ctrl + T to get its value.
  • Torpoker UI has been developed with PyQt5 libraries. A live chat is also included on 6-players tables and game can be watched as spectator.

Requirements

  • Python version [>= 3.7]
    • check by typing on terminal: $ python3 --version
  • PyQt5

Installation

  • For Windows Operating Systems
$ pip install PyQt5
  • For Linux and Mac OS
$ python3 -m pip install --upgrade pip setuptools wheel
$ python3 -m pip install PyQt5

For debian-based install using apt-get install python3-pyqt5

  • [Important: For windows and Mac OS, certifi is required for TLS connections]
    $ pip install certifi

Usage

After installing the required packages, to launch Torpoker, run the following command from terminal:

$ python3 run_torpoker.py

Official Servers:

Torpoker's official servers are as follows:

  • torpoker766qetslucfe2jrq7wz63r4tt5vn4pznq5crzniin5up65id.onion port 80
  • torpoker.gg port 443