Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holmanb/irclm
IRC Log Manager
https://github.com/holmanb/irclm
Last synced: about 23 hours ago
JSON representation
IRC Log Manager
- Host: GitHub
- URL: https://github.com/holmanb/irclm
- Owner: holmanb
- License: gpl-2.0
- Created: 2022-09-22T03:16:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T03:57:25.000Z (about 2 years ago)
- Last Synced: 2023-03-05T09:42:46.777Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 happyCapabilities
------------- incremental cache update by default
- convenience wrapper for grep
- session reuseServer Support
--------------
- irclogs.ubuntu.com
- Open a PR or a bug