forked from rettub/wccollog
-
Notifications
You must be signed in to change notification settings - Fork 0
Trebled/wccollog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
wccollog print colored weechat logfiles. Usage: wccollog [-weechat-home-dir <dir>] [-mynick <nick>] -logfile <file> pipe to less: wccollog [-weechat-home-dir <dir>] [-mynick <nick>] -logfile <file> |less -R or e.g. with grep (for a date): grep "^2010-01" logfile | wccollog -l - |less -R -l, -logfile: weechat logfile or '-' for stdin -w, -weechat-home-dir: directory to look for weechat.conf needed for colors default is ~/.weechat -m, -mynick : will color your nick with color of 'chat_nick_self' and will show highlights Support for logfiles with lines like: yyyy-mm-dd hh:mm:ss nick/action message Lines with actions like '--' | '<--' | '--> are filtered'
About
color weechat logfiles (depending on weechat.conf) and print it colored to stdout
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%