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!
- Host: GitHub
- URL: https://github.com/joefitzgerald/gabby
- Owner: joefitzgerald
- License: apache-2.0
- Created: 2021-01-22T20:52:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T16:08:11.000Z (over 3 years ago)
- Last Synced: 2025-02-05T02:38:49.405Z (over 1 year ago)
- Language: Go
- Size: 79.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```