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

MahjongRepository/tenhou-log-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Collect your game logs and store locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages