A calculator for developers.
It's a calculator! But it has all the features you need as a modern developer.
- Variables are as easy as
x=3
- Vectors
- Copy pasting from Visual Studio is a breeze from the watch window
- Hex, binary, and scientific
- Scripting
- Tiny window that you can make always on top The wiki has more features.
Just type into the calculator and an answer shows up on the right.
Ctrl + '+' adds new rows.
More features and info are on the wiki. There's so much you can do, go on and have a look.
As you can see, the answers show up on the right as you type on the left.
Hit F2
for these bad boys.
Go to Releases. Grab the latest one, it'll have the highest number.
If you want to build source, just pull from github, there should be no additional dependencies except the default .net libraries.
Just download the exe and run it. No setup, no nothing.
Requires Client .Net Framework 4.0. If you're on Windows you probably already have it!
These operating systems aren't actively tested but are supported. If you hit an issue, file a bug and it will be fixed.
Requires Mono and WinForms. You can usually get these through your package manager.
If you find a bug, file an issue here.
- Justin Boshoven (https://github.com/jbosh).