#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

#1102 in Command line utilities

Download history 18/week @ 2024-02-24 1/week @ 2024-03-02 4/week @ 2024-03-09 8/week @ 2024-03-16 230/week @ 2024-03-23 34/week @ 2024-03-30 66/week @ 2024-04-06 3/week @ 2024-04-13

333 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.3–1.8MB
~35K SLoC