Skip to content

cluebattery/colloquy-transcript-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colloquy-transcript-converter

Colloquy spits out lovely XML transcript files when you export them. In the absense of finding an easier way to convert them, here's a simple script to convert them to plain text.

Usage

bundle install
./convert <path-to-transcript> > output.txt

Notes

  • The timestamp is outputted without the date for brevity. You might want to edit this if you have logs spanning multiple days.

Licence

Do what you like with it :-) but I accept no responsibility.

About

Convert Colloquy XML transcripts to plain text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%