estimator

  • Created by mttjhn
  • 🗓 Last Updated: 13/07/23 16:19:06
  • 🌟 Stars on GitHub: 1
  • Please consider supporting the creator by Starring or Sponsoring them on GitHub!
  • Get Source Code

From their README

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