Web Chat Logs is a two-part application that lets you view your internet chat logs online.
The first part of the application is a python script that will parse your chat logs and import them into a database. A variety of log formats from popular chat programs present and past are supported.
The second part is a php web application that ties into the database populated by the python script. You can browse through your conversations or search for specific terms.
Sample coming soon!
Features
- Currently works with logs outputted from the following programs: Aim+, DeadAim, Trillian, Gaim, Pidgin
- Fancy AJAX UI for browsing and searching through logs.
- Mobile version for easier browsing from cell phones.
- Full-text search.
Requirements
- MySQL 5+
- PHP 5+
- Modern web browser
Downloads
- Coming soon...
