GitPedia

Numi

Beautiful calculator app for macOS, Linux & Windows

From nikolaeu·Updated June 16, 2026·View on GitHub·

[Numi](https://numi.app) is a handy calculator app for macOS. It allows you to describe tasks naturally and instantly get an answer. For example, `$20 in euro - 5% discount` or `today + 2 weeks`. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2015. It has gained significant community traction with 6,441 stars and 251 forks on GitHub. Key topics include: app, calculator, cli, converter, extensions.

Latest release: cli-v0.18.0numi-cli v0.18.0
February 20, 2026View Changelog →

Numi

Numi is a handy calculator app for macOS. It allows you to describe tasks naturally and instantly get an answer. For example, $20 in euro - 5% discount or today + 2 weeks.

Installation

Desktop version for macOS can be downloaded from the app website or from releases page on GitHub.

Terminal version can be installed using provided shell command (same command used to update binary).

curl -sSL https://s.numi.app/cli | sh

Alternative way of installing using Homebrew: brew install nikolaeu/numi/numi-cli.

Alfred extension can be downloaded directly, requires terminal version to work.

Usage

Terminal version can be used this way:

numi-cli "20 inches in cm"

Most features of the Numi for macOS are supported in terminal. However, these are the features that have not yet been implemented:

  • Localization support
  • Tokens (sum, prev, avg)
  • Dates
  • Timezone conversion
  • CSS
  • Variables
  • Plugins/extension

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from nikolaeu/numi via the GitHub API.Last fetched: 6/17/2026