#converter #units #unit #command-line-tool #cli

bin+lib temp-conv

A simple cli-based unit converter for temperatures

5 releases

0.2.1 Mar 25, 2024
0.2.0 Mar 24, 2024
0.1.2 Dec 11, 2023
0.1.1 Aug 8, 2023
0.1.0 Aug 7, 2023

#1377 in Command line utilities

Download history 12/week @ 2024-02-22 7/week @ 2024-02-29 1/week @ 2024-03-07 11/week @ 2024-03-14 222/week @ 2024-03-21 36/week @ 2024-03-28 69/week @ 2024-04-04 6/week @ 2024-04-11

66 downloads per month

MIT license

6KB

temp-conv

temp-conv is a cli-tool to convert between diffirent units for temperatures.

Installation

First, install Rust (using the recommended rustup method) and then

cargo install temp-conv

This method will build the binary from source.

To update, run the same command again.

Usage

The binary is named temp-conv

Running it with no arguments or temp-conv --help will bring up a help page.

License

Licensed under MIT license.

Dependencies

~1.2–1.8MB
~35K SLoC