Numbr

An elegant calculator for the web

4.7
β€’3 reviewsβ€’

22 followers

Numbr is a currency calculator, a notepad that understands your calculation. You can use notes with numbers alongside each other. And all your numbers are instantly calculated as you type. It's same as soulver/numi/etc, but for the Web.
Numbr gallery image
Launch tags:
Productivity
Launch Team

What do you think? …

Anton Medvedev
Stuff already implemented: - Currencies - Crypto - Percentage - Sum/total - Inline JS TODO: - Variables - Unit conversions - Date/time calculations - Checkbox lists - Dark theme
Csaba Kissi
@antonmedv Really reminds me of Numi but I like it's web based and contains more functionality.
Anton Medvedev
@csaba_kissi there is a tons of apps similar to Soulver. Numbr is web based and focuses on currencies calculations.
Ozgur Ozer
@antonmedv That's great. I've been working on something similar too. But I think instead of using URL hash, saving to the cookies or local storage will be better.
Anna Filou
@antonmedv @ozgrozer I would also prefer that over huge URLs. It would be awesome to have the option to do either.
Anton Medvedev
@ozgrozer @anna_0x with such url it’s super easy to share.
Steven Tey
Whoa this is insanely cool!! May I know what stack did you use to build it? Also, how did you handle the unique token generation for each new document?
Anton Medvedev
@steventey thanks! It’s just TypeScript. Those are not tokens. It’s a compressed, base64 encoded content of current editor. So there is no backend part.
Steven Tey
@antonmedv whoa, that’s some mind blowing stuff! Thanks for sharing!
macak
I looove it. I don't use advanced planning and work apps, so most of my brainstorming and calculations end up in a .txt file or on a scrap piece of paper. This is the same process, but on steroids. It still keeps the simplicity of pen and paper, but makes it smart. Bravo!
Anton Medvedev
@macakmacak Thanks for feedback!