Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolaeu/numi
Beautiful calculator app for macOS, Linux & Windows
https://github.com/nikolaeu/numi
app calculator cli converter extensions javascript linux macos numi plugins
Last synced: 4 days ago
JSON representation
Beautiful calculator app for macOS, Linux & Windows
- Host: GitHub
- URL: https://github.com/nikolaeu/numi
- Owner: nikolaeu
- License: mit
- Created: 2015-11-16T08:57:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T18:39:02.000Z (27 days ago)
- Last Synced: 2024-11-26T09:07:03.925Z (18 days ago)
- Topics: app, calculator, cli, converter, extensions, javascript, linux, macos, numi, plugins
- Language: JavaScript
- Homepage: https://numi.app
- Size: 691 KB
- Stars: 5,733
- Watchers: 55
- Forks: 215
- Open Issues: 132
-
Metadata Files:
- Readme: Readme.md
- Changelog: changelog.md
- License: license.txt
Awesome Lists containing this project
- awesome-starred-test - nikolaeu/numi - Beautiful calculator app for macOS, Linux & Windows (JavaScript)
README
# Numi
[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`.
![](https://numi.app/images/numi-screenshot-yellow.png)
## Installation
Desktop version for macOS can be downloaded from the [app website](https://numi.app) or from releases page on GitHub.
- [Numi for MacOS](https://s1.numi.app/download)
- [Numi for Windows](https://api.ak.numi.app/win-download)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](https://brew.sh/): `brew install nikolaeu/numi/numi-cli`.
Alfred extension can be [downloaded](https://s3.numi.io/extensions/numi.alfredworkflow) 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