Calcator Icon

Calculator meets Notebook

Write calculations like notes. See results instantly.

Calcator app interface in light mode

Install instructions

Or install with Homebrew (macOS)

brew install --cask jeremieflrnt/calcator/calcator

What Makes Calcator Awesome

Features that you'll love using ❤️

Smart Autocomplete

Type once, use everywhere. Autocomplete suggests your variables as you type, making it effortless to reference values throughout your calculations.

Autocomplete feature in light mode

Multi-cursor & power editing

Editor-grade features: add cursors on adjacent lines (⌘⌥↑/↓ on macOS, Ctrl+Alt+↑/↓ on Windows/Linux), grow selections with ⌘D / Ctrl+D and ⌘⇧L / Ctrl+Shift+L, find and replace, go to line, indent and line comments—familiar shortcuts for fast notebook editing.

Multi-cursor editing in light mode

Units & Currency

Real-world units that just work. Use currencies. Convert weights or distances. Mix and match freely with automatic conversions.

Units & Currency feature in light mode

Percentage Magic

Percentages that make sense. Add tax, subtract discounts, or compare values naturally. No more mental math gymnastics.

Percentages feature in light mode

Smart Copy

Optional Smart copy: with a single cursor, copying a full line can append the computed result. Multiple cursors always copy plain text. Override from the context menu anytime.

Useful Keyboard Shortcuts

For find/replace, for multi-cursor editing, etc. You will not feel like you are missing anything from your favorite text editor or IDE.

Settings for you!

Choose how the result is displayed (thousands separator, decimal separator, etc.).
Change the result precision, rounding mode, and more.

Multi-Tab Notebooks

Multiple notebooks, one window. Drag to reorder. Switch instantly between calculations.

Never Lose Your Work

Automatic session restore. Close anytime, reopen later. Every tab comes back, even unsaved ones.
You can also save your work to a .calc file and reopen it later.

Light and Dark mode

Light, dark, or automatic—when automatic, the theme follows your system appearance.

Roadmap & Future Features

What's coming next to make Calcator even better

Planned

Add Calcator to the official brew repository

Add Calcator to the official brew repository (macOS) so that anyone can install it using brew (don't have to do brew tap jeremieflrnt/calcator).

Planned

Open source

Make the app open source so that anyone can contribute to it.

Planned

Localization

Add support for other languages.

Planned

Add more units and functions

Add more units and functions to the app. Perfect for specialized formulas.

Considering

Date & Time Calculations

Work with dates, times, and durations naturally. Calculate days between dates, add time intervals, and more.

Considering

Certificate and notarization

Get a certificate (Windows) and notarization (macOS) for the app so that it can be installed without any warnings. But it is very costly!! So share this app! 🚀🤣

Have a feature request or suggestion?

Contact me

Ready to Calculate Smarter?

Free for macOS, Windows, and Linux. No account required.

Install instructions

macOS 14.6 Sonoma or later · Windows 10+ · amd64 .deb for Debian/Ubuntu-based distros

Or install with Homebrew (macOS)

brew install --cask jeremieflrnt/calcator/calcator

Install & first launch

Pick your platform. On macOS, Gatekeeper may require an extra step the first time you open the app.

macOS (.dmg)

Open the downloaded disk image and drag Calcator to Applications. If macOS blocks the app because it is not from the Mac App Store, do not move it to Trash—you can allow it safely.

If Gatekeeper blocks the app

  1. Open System Settings (Apple menu → System Settings).
  2. Go to Privacy & Security.
  3. Under Security, find the message about Calcator and click Open Anyway.

Alternative: In Finder, Control-click Calcator → Open → confirm Open.

Windows (.exe)

Run the installer and follow the steps. If SmartScreen appears, choose “More info”, then “Run anyway” (only if you downloaded from this page). Windows often warns the first time for smaller apps.

Linux (.deb)

Download the .deb package. From a terminal, go to the folder containing the file (adjust the filename if the version changed), then install with apt:

sudo apt install ./Calcator_0.2.3_amd64.deb