Skip to content

thsackos/salmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sal[ary] Min[utes]

Track the real time cost of a meeting based on the salary paid to the participants!

Command line demo showing the cost of a meeting ticking up from a few cents to a few dollars over a few seconds

Usage

Track the approximate cost of a five-participant meeting.

> salmin start 5 --currency USD --base-salary 60000 --top-salary 100000
> # Using defaults:
> salmin start 5

Configure default values:

> salmin config set currency USD
> salmin config set base-salary 60000
> salmin config set top-salary 100000

View defaults:

> salmin config show

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages