% GOYAMMER(1) % Sebastian Bogan % April 2020
goyammer - notify about new Yammer messages.
goyammer <command> [<args>]
Goyammer is a simple cli tool to poll for new Yammer messages (private ones as well as messages in subscribed groups). New messages will be logged on the console and send to a notification daemon to display desktop notifications. Polling is done using the Yammer API. Authentication is implemented via OAuth 2.0 Implicit Grant.
goyammer-login(1) Login to Yammer and get an access token.
goyammer-poll(1) Poll for new messages and notify.