Skip to content

A script to convert Trillian chat logs to HTML files

Notifications You must be signed in to change notification settings

Programie/Trillian2Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trillian2Html

A script to convert Trillian chat logs to HTML files.

Requirements

  • PHP 7.0+ (cli)
  • PHP DOM extension
  • Composer (to install the PHP dependencies)

Installation

Just execute composer.phar install to install the dependencies.

Usage

Execute convert.php with the following arguments:

  • <own username>: Your own username
  • <path to Trillian logs dir>: Path to your local Trillian logs folder (the one containing folders like _CLOUD and ASTRA)
  • <output dir>: The path to the folder where to put the resulting HTML files
  • <template>: The template to use to render the HTML files (optional, defaults to bootstrap)

About

A script to convert Trillian chat logs to HTML files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published