/meeting

Track a meeting's ongoing cost

Primary LanguageGoMIT LicenseMIT

Go Report Card Go Reference

“The Meeting Meter”.

Meetings are expensive, and we can work out exactly how much each minute of the meeting costs if we know the approximate salary or billing rate of all the participants.

meeting is a command-line tool for calculating the cost of an ongoing meeting

Installation

go install github.com/tomyfalgui/meeting_meter/cmd/meeting@latest

Usage

meeting [OPTIONS] [ARGS]

Options

-f frequency of printing (time duration string)

Arguments

Arguments is a list of int which represent the hourly cost in cents of a meeting's participants.