Convert any unit in the blink of an eye. Simple, fast, and accurate - all in one place.
1.6K
Convert any unit in the blink of an eye. Simple, fast, and accurate - all in one place.
MeasureKit is a lightweight web application that provides instant unit conversions for lengths, temperatures, and weights. Built with Python and Flask, it offers a clean interface for quick and accurate measurements.
docker pull oheyek/measure-kit
docker run -d -p 5000:5000 oheyek/measure-kit
Access the application at http://localhost:5000
Meters, Feet, Inches, Centimeters, and more
Celsius, Fahrenheit, Kelvin
Kilograms, Pounds, Ounces, Grams, and more
docker run -d -p 8080:5000 oheyek/measure-kit
docker run -d -p 5000:5000 -e FLASK_ENV=production oheyek/measure-kit
MIT License - See LICENSEā for details
If you find this project useful, consider:
Author: ohey
ā Buy me a coffeeā
Content type
Image
Digest
sha256:65bd153a2ā¦
Size
53.8 MB
Last updated
3 months ago
docker pull oheyek/measure-kit