2017-04-18 02:07:14 +02:00
2017-04-12 17:46:44 +02:00
2017-01-22 12:46:35 +01:00
asd
2017-01-03 21:19:33 +01:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-02-02 00:25:57 +01:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-18 02:07:14 +02:00
2016-12-29 17:18:13 +01:00
asd
2017-01-03 21:19:33 +01:00
2017-02-17 23:51:35 +01:00
2017-04-12 17:46:44 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-18 01:05:59 +02:00
2017-04-14 17:47:28 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-01-11 01:08:20 +01:00
2017-04-14 17:52:22 +02:00
2017-01-07 20:43:55 +01:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-18 01:05:59 +02:00
2017-02-07 13:41:38 +01:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-01-22 12:46:35 +01:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00
2017-04-14 17:52:22 +02:00

chatterino 2

Chatterino 2 is the second installment of my twitch chat client series "Chatterino". For now you can check out chatterino 1 at chatterino.com.

requirements

  1. download the boost library and extract it to C:\local\boost
  2. download binaries for OpenSSL >= 1.0.2 or compile it from source. example download
  3. Place libeay32.dll and ssleay32.dll from OpenSSL in a directory in PATH.

code style

The code is normally formated using clang format in qt creator. clangformat.txt contains the style file for clang format.