tentool

command
v0.0.0-...-bd21981 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 9 Imported by: 0

README

Tenhou stats and log downloader

Download stat files and log files to work with them on your local computer.

Download tool by typing:

go get github.com/dnovikoff/tenhou/tools/tentool

Initialize the stats repo in current working dir.

tentool stats init

I suggest that you first download some archives from my Yandex.Disk. The files will be downloaded to ./tenhou/stats folder. That could you reduce you downloading time. Do this by typing:

tentool stats yadisk

Download stat files from tenhou.net. The files will be downloaded to ./tenhou/stats folder. Repeat this action when you need to get updates.

tentool stats download

Initialize the logs repo in current working dir.

tentool logs init

I suggest that you first download some prebuild zip files with logs from my Yandex.Disk. That would be sure times faster, than downloading all logs from tenhou one by one. The files will be downloaded to ./tenhou/logs folder.

tentool logs yadisk

Collect all log ids from stat files by typing. Repeat this action, after next call of tentool stats download.

tentool logs update

Download log files from collected log ids by typing

tentool logs download

Alternatevly you can init with makefile

make init

And update with

make download

Now you have full database of phoenix logs on your machine. Consider reading tentool stats --help and tentool logs --help on more commands and flags.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL