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: 7 days ago
JSON representation
Convert irssi log into a full set of HTML files, with url and search index - DEPRECATED
- Host: GitHub
- URL: https://github.com/tito/irssi2html
- Owner: tito
- Created: 2015-10-12T17:14:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2012-08-09T17:37:05.000Z (about 14 years ago)
- Last Synced: 2025-06-02T22:58:12.729Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)