Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/holmanb/irclm

IRC Log Manager
https://github.com/holmanb/irclm

Last synced: about 23 hours ago
JSON representation

IRC Log Manager

Awesome Lists containing this project

README

        

IRC Log Manager
===============

Manage a local cache of irc logs.

Getting Started
---------------

If no configuration is found, the default one will be created at
`~/.config/irclm/irclm.toml` to configure.

```bash
pip install irclm
irclm
$EDITOR ~/.config/irclm/irclm.toml
irclm
```

Conveniently Grep Log Cache
---------------------------

```bash
irclm - grep
irclm - rg
```

Design Goals
============

- be simple, reliable, slim
- good netizinship - defaults to keep the servers happy

Capabilities
------------

- incremental cache update by default
- convenience wrapper for grep
- session reuse

Server Support
--------------
- irclogs.ubuntu.com
- Open a PR or a bug