
Calcuverter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Calcuverter is a calculator and unit converter in one. Furthermore, you can enter queries in plain English. Normal desktop calculators always seemed counter-intuitive to me. Why emulate the limited interface (ie a numeric pad) of a pocket calculator, when you’ve got the power of a desktop computer and keyboard at your finger tips. This is a very simple interface, with a lot of hidden power. It uses the google calculator as its engine, which means that it can do complex calculations and unit conversions. If the calculation is a simple mathematical expression, the linux version will use the bc program, rather than going online.
Yes, krunner has very rudimentary support for calculations and conversions. However, it can't calculate:
- 1 hectare plus 2 acres in square inches
- a marathon in miles
- pi*10^2
for example. Calcuverter can.
Furthermore, the interface is far more intuitive than usual unit converters, which require you to navigate round long lists of units to do simple conversions. Typing it out is much quicker and intuitive.
10 years ago
24 April 2010 - 0.91
First Release
10 years ago
24 April 2010 - 0.91
First Release
spell
10 years ago
Report
Matti
10 years ago
- 1 hectare plus 2 acres in square inches
- a marathon in miles
- pi*10^2
for example. Calcuverter can.
Report