| Resource page for irker 2.13 | ![]() |
24 Aug 2015 |
An IRC client that runs as a daemon accepting notification requests.
You preesnt them JSON objects presented to a listening socket. It is meant to be used by hook scripts in version-control repositories, allowing them to send commit notifications to project IRC channels. A hook script that works with git, hg, and svn is included in the distribution.
| COPYING | project license |
| irker-2.13.md5 | source tarball MD5 checksum |
| NEWS | project news |
| irker-2.13.tar.gz | gzipped source tarball |
| README | roadmap file |
| install.html | Forge installation instructions |
| irkerd.html | HTML rendering of irkerd.8 |
| hacking.html | Hacker’s Guide to irker |
| security.html | Security analysis of irker |
| irkerhook.html | HTML rendering of irkerhook.1 |
The project repository is at https://gitlab.com/esr/irker.
Project statistics are available at OpenHub.
There is a project IRC channel.
If you appreciate this code (and especially if you make money by using it) please support me on Patreon.
SSL validation fix. Hardening agains Unicode decode errors. irk becomes a library so it can be re-used.