#stream #cli #key #command #cache #order #list

app zulip

a command line utility for accessing zulip information

1 unstable release

0.1.0 Jan 27, 2020

#286 in #order

MIT/Apache

11KB
242 lines

CLI tool to access zulip

You must create a zulip.toml file with the following contents

email="zulip email (often your github email)"
key="API key from your zulip settings"
site="rust-lang.zulipchat.com"

Then invoke zulip streams to cache all the streams and use zulip mentions to get an ordered list of the topics sorted in order of when you were last pinged in them.

Dependencies

~8MB
~177K SLoC