DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Calculator with variables #833

Open axelkennedal opened 1 year ago

axelkennedal commented 1 year ago

What feature or new tool do you think should be added to DevToys?

A calculator which works like this:

Why do you think this is needed?

A flexible calculator like this where you can use variables, see the results of multiple individual calculations at the same time and easily change parts of your calculations which can "trickle down" and affect other calculations you are doing can be very useful.

Solution/Idea

I believe I have already described it.

Comments

No response

veler commented 1 year ago

Hi,

Thanks for the suggestion. It's funny you're suggesting this because I was thinking about something similar yesterday. I was considering forking my recent unreleased "smart calculator" in DevToys, but was also thinking it could be a standalone app: https://github.com/veler/notepad-based-calculator