tomyfalgui / meeting

Track a meeting's ongoing cost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Track a meeting's ongoing cost

License:MIT License


Languages

Language:Go 100.0%