Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kai4785 on github.
  • I am kaimeyer (https://keybase.io/kaimeyer) on keybase.
  • I have a public key ASAzDUuRDpjrWrIb3o6JTbi56r0GO_V2TFJ0MxGH_OYWwAo

To claim this, I am signing this object:

@kai4785
kai4785 / takp_dps.py
Created October 1, 2018 14:38
Takp DPS parser
#!/usr/bin/python3.6
'''
takp_dps.py
This script will parse and follow (see Python-Tail below) a TAKP client
generated log file, and generate Battle Reports.
Battle reports are printed to the screen 10 seconds (keep_alive) after battle
messages have stopped. All timestamps come from the log file, so if it's been
@kai4785
kai4785 / takp_launcher.sh
Created September 4, 2018 20:54
WIP: Wine Client launcher for TAKP. Supports all PlayOnLinux wine versions and the Steam one if it's installed.
#!/bin/bash
set -e
# TODO: Add optional Wined3d support
# http://downloads.fdossena.com/Projects/WineD3D/Builds/WineD3DForWindows_2.2-staging.zip
# Need gtk libs in order to draw windows, and it'll pull in all but the 32bit graphics drivers for x11 we need.
# CentOS7: gtk3.i686
%define __python /usr/bin/python3
Name: pithos
Version: 1.4.1
Release: 1%{?dist}
Summary: A native Pandora Radio client for Linux
Group: Applications/Multimedia
License: ASL 2.0
URL: https://pithos.github.io/
Source0: https://github.com/pithos/pithos/archive/%{version}.tar.gz