Absortio

Email → Summary → Bookmark → Email

GitHub - nikolaeu/numi: Beautiful calculator app for macOS

https://github.com/nikolaeu/numi Aug 10, 2023 10:45

Extracto

Beautiful calculator app for macOS. Contribute to nikolaeu/numi development by creating an account on GitHub.

Contenido

Numi

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

Documentation

Numi CLI

You can use Numi from command line on Linux and macOS. The CLI version is still experimental, and not all features are supported.

Installation

The recommended way is to install using Homebrew:

brew install nikolaeu/numi/numi-cli

You can also download the most recent CLI version manually from the release preview page.

Usage

numi-cli "20 inches in cm"

Alfred integration

New Alfred workflow for CLI can be downloaded from the preview release page. Note, there's no need to enable Alfred integration in app preferences with the new workflow.

Fuente: GitHub