Hijacking the thread. Does anyone know of a simple paid calculator app for iPad? They all seem to be riddled with ads or obnoxious "cute" features to justify the price
Numi – Calculator app for Mac
101–110 of 185 posts
Re: Numi – Calculator app for Mac
#102I find that calculators remain weirdly unergonomic on most Operating Systems. There are so many times where I want to do some quick math but feel hobbled by the insistence of calculator software writers to ape physical calculator design -- Numi seems like a cool step in the right direction
I've found programs such as SpeedCrunch[0] to be extremely more comfortable to use than calculators imitating "classic" designs. [0] https://speedcrunch.org/
Re: Numi – Calculator app for Mac
#103Since others already mentioned many fantastic alternatives, let me share mine: https://bbodi.github.io/notecalc3/
Re: Numi – Calculator app for Mac
#104I use a lot and tried to build a simple version for the browser (to use on windows). Not even remotely close to feature set but still works on basic stuffs. https://imaginamundo.github.io/math-notes/
Another similar web app is CalcuLaTeX https://mkhan45.github.io/CalcuLaTeX-Web/
I think Numi's more oriented towards a general calculator, whereas CalcuLaTeX is more for longer form problems or documents, although I know that at least a few people use it like a scratchpad. I'll definitely take some inspiration from Numi though.
By the way, the new website for CalcuLaTeX is https://calcula.tech
Re: Numi – Calculator app for Mac
#105Earlier quoted context omitted.
If you're using OS X, try using Spotlight or Alfred directly (Keypirinha[0] is a reasonable Windows alternative) - just type in `1 + 2` and you get the answer without launching a special app. There are plugins for conversions as well. [0]. https://keypirinha.com/
Spotlight correctly interprets numerical expressions, but it also treats them as search queries for the entire filesystem, resulting in an expensive retrieval process after every keystroke. It's the most convenient, so I use it anyways, but the end result is that cpu starts to overheat for a query as simple as 1 + 2.
Re: Numi – Calculator app for Mac
#106So that's $25 for Spotlight, or am I missing something?
It's list of features is quite extensive: https://github.com/nikolaeu/numi/wiki/Documentation
Plus I don't mind paying for a simple, high-quality tool that I use all the time!
Re: Numi – Calculator app for Mac
#107Soulver is a similar app for macOS, iOS, and iPadOS with shared documents in iCloud Drive. Check it out if you’re looking for something like this to go!
And! the parser and calculator engine is free to use for personal projects. It is an extremely pleasant SDK to use, and super powerful. https://github.com/soulverteam/SoulverCore
Re: Numi – Calculator app for Mac
#108Re: Numi – Calculator app for Mac
#109That said Numi and some of the alternatives do look nice.