Commit graph

6 commits

Author SHA1 Message Date
af058d876a
Add support for weight conversion
KG => LB
LB => KG
2024-10-15 10:04:19 +02:00
f16ac8010b
Remove decimals if not needed 2024-10-04 04:33:52 +02:00
b81d675e4c
Improve temperature conversion logic
- Use single variable for initial temperature
- Allow command to accept "to" keyword
2024-10-04 04:31:46 +02:00
eee9539ac2
Fix wrong calculation for converting celsius to fahrenheit 2024-10-04 03:56:31 +02:00
6ee51970fc
Fix wrong temperature label 2024-10-04 03:53:56 +02:00
a59e2381fb
Add convert command
Only fahrenheit to celsius and vice versa so far
2024-09-27 22:34:47 +02:00