Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tito/irssi2html
- Owner: tito
- Created: 2015-10-12T17:14:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2012-08-09T17:37:05.000Z (over 12 years ago)
- Last Synced: 2024-10-03T11:33:23.182Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- 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 :)