Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 826 Bytes

goyammer.1.md

File metadata and controls

33 lines (21 loc) · 826 Bytes

% GOYAMMER(1) % Sebastian Bogan % April 2020

NAME

goyammer - notify about new Yammer messages.

SYNOPSIS

goyammer <command> [<args>]

DESCRIPTION

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.

COMMANDS

goyammer-login(1) Login to Yammer and get an access token.

goyammer-poll(1) Poll for new messages and notify.