Get current gas prices, the ETH/USD exchange rate, and cost to execute aribitrary transactions
Install the Rust toolchain then
git clone https://github.com/c4syner/gas.git && cd gas
cargo install --bin gas --path .
To calculate the cost to send a transaction that uses 100000 gas
gas 100000