Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 657 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 657 Bytes

For now only Python 3 is supported.

Tenhou.net doesn't store more than 40 your last games. To prevent it, this script will store locally all your games logs from tenhou.net server.

Supported logs locations:

  1. Chrome flash files (linux, mac os, windows)
  2. FireFox flash files (linux)
  3. Standalone windows client

In future this script will send logs to my statistics server.

Script optionally support logs content downloading, to use it add -d flag to arguments.

Example of usages:

  1. Build meta file and download logs content: python collect.py -m ~/data.txt -d ~/tenhou_logs/
  2. Build only meta file: python collect.py -m ~/tenhou-meta.txt