#calculator #mars #weight #space #physics

app mars_calc

Calculate your weight on Mars - a simple CLI calculator

2 releases

0.1.1 Mar 10, 2025
0.1.0 Mar 10, 2025

#741 in Command line utilities

Download history 204/week @ 2025-03-08 48/week @ 2025-03-15

252 downloads per month

MIT license

4KB

Mars Weight Calculator

A simple CLI tool to calculate your weight on Mars! 🚀

Installation

cargo install mars_calc

Usage

Simply run the program and enter your Earth weight when prompted:

mars_calc

How it works

The calculator uses Mars' gravity (3.711 m/s²) compared to Earth's gravity (9.81 m/s²) to calculate your weight on Mars.

License

MIT

No runtime deps