Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tito/irssi2html

Convert irssi log into a full set of HTML files, with url and search index - DEPRECATED
https://github.com/tito/irssi2html

Last synced: about 1 month ago
JSON representation

Convert irssi log into a full set of HTML files, with url and search index - DEPRECATED

Awesome Lists containing this project

README

        

Irssi to HTML
=============

This tool can convert a set of Irssi log into a full HTML website that support
Url list and search index.

The format of the logs must be: irclogs/[year]/[networkname]/#[channel]-[month]-[day].log

To use it, just do:

python irssi2html.py irclogs html

And you'll get a html directory with all the logs :)