hibiii / Hydr

An example water consumption tracking app written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydr

An example water consumption tracking app for exercising my Rust skills. This project is not yet finished, see the TODO list for more info. This project is licensed under the Unlicense.

Usage

hydr progress          # Show current progress today
hydr add <millis>      # Add the given amount of milliliters to your
                       # current daily progress
hydr remove <millis>   # Remove the given amount of millis
hydr version           # Print version information

About

An example water consumption tracking app written in Rust

License:The Unlicense


Languages

Language:Rust 100.0%