Calculate ratios of meetings on your calendar.
- Configure your OAuth consent screen
- Generate an OAuth 2.0 Client ID
- Download the generated Client ID as JSON, store it as
credentials.json
in this repository go run main.go
to run the tool
Tool configuration is stored in YAML format, with a sample included. This is the file that's used by default. To customize the experience, edit it and use it with the --config file.yaml
argument.
This week has not been a productive one:
$ make run
Parsing events between Sunday, February 14 and Saturday, February 20
Total time: 34h35m0s
Intellectual Property at 9h45m0s
Internal Meetings at 3h20m0s
OOO at 8h0m0s
Billable at 10h0m0s
Management at 3h30m0s
Unmatched events:
Busy
Billable usage is at 29%
14h12m29 more of your hours should be billable to reach the billable utilization practice goal
GitHub Issue tracker tracks lacking features.