/alfred-estimator

An Alfred workflow that does quick math for estimating...

Primary LanguageJavaScript

alfred-estimator

Estimator Example Screenshot

This is a quick workflow that does math calculations for software estimates, based on standards used at Computronix.

Requirements

  1. Alfred App 3
  2. Alfred Powerpack

Commands

  • estim
    • Takes the user's input as a number or math expression (e.g. (40-2)*1.2) + 3) and calculates a "full" estimate assuming that the input is only 52% of the actual effort. Provides the results in hours or days (assuming 8-hour days). 😁

Contributors