An open API service indexing awesome lists of open source software.

https://github.com/joefitzgerald/gabby

Tame the calendar beast!
https://github.com/joefitzgerald/gabby

Last synced: about 1 year ago
JSON representation

Tame the calendar beast!

Awesome Lists containing this project

README

          

# gabby

Gabby is a helpful assistant for your organization's directory and calendar systems, that currently supports Office 365.

## Installing

Gabby is written in Go. You can install Gabby by running: `go install github.com/joefitzgerald/gabby/cmd/gabby@latest`.

## Usage

```
$ gabby
Usage: gabby

Flags:
-h, --help Show context-sensitive help.

Commands:
calendar impact
Perform an impact analysis of events over a given time period.

person photo ...
Get User Photo for ID

person name ...
Get User Name for ID

Run "gabby --help" for more information on a command.
```