Update README

tags/patrix-0.1.4-1 0.1.0_0.fc26_el6
Daniel Berteaud 7 years ago
parent b182b11747
commit 4c5fc7762c
  1. 4
      README.md

@ -1,4 +1,4 @@
patrix is a simple command line client for Matrix written in perl. It can send text messages to rooms. I use it to send Zabbix alertes to a Matrix room, a bit like sendxmpp can do with XMPP.
patrix is a simple command line client for Matrix written in perl. It can send text messages to rooms. I use it to send Zabbix alerts to a Matrix room, a bit like sendxmpp can do with XMPP.
It requires the following perl modules
* LWP::UserAgent
@ -8,7 +8,7 @@ It requires the following perl modules
* Getopt::Long
* JSON
For now it's very limited, and can only send messages to a room. Here's the vailable options:
For now it's very limited, and can only send messages to a room. Here're the vailable options:
* --user: specify the user you want to login as
* --password: the password to auth against the HS

Loading…
Cancel
Save