calc and conversion
cross-posted from: https://lemmy.thewooskeys.com/post/1269207
FOSS calc and conversion
A friend of mine made a cool calculator and unit converter. It parses natural English phrases like "how many inches are in 3 feet?" and "300 miles / 65 mph in hours and minutes" and "download 10GB 1Gbps". You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.
https://github.com/EnigmaCurry/calcOpen linkView original on programming.dev