Project

yammer-cli

0.0
No commit activity in last 3 years
No release in over 3 years
A yammer command line client.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

~> 2.0.5
>= 0
>= 0
 Project Readme

A Yammer Command Line Interface

This is a simple command line interface for Yammer that can be used to quickly lookup and post new updates.

Installation

gem install yammer-cli

Usage

yammer -s consumer_token,consumer_secret (Setup oAuth parameters)

yammer -u "Yammer from the command line is so much quicker!" (post update)

yammer -g group_id (post update in a group)

yammer -l (list last 20 updates)

TODO

  • Add better options for listing previous updates.
  • Seperate updates by day / hour

TIPS

  • alias "yammer -l " in your shell to y to make sending updates quicker. When sending a yammer updates I simply type y "Heading to client meeting."