An open API service indexing awesome lists of open source software.

https://github.com/vimichael/nutrition-tool


https://github.com/vimichael/nutrition-tool

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# TDEE + Macro Calculator
![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)
*A CLI for quick diet calculations*
___

## Features
- Interactive terminal instructions
- BMR, TDEE estimations
- Recommended daily calories + macros
___

## Installation
No download link as of right now. To use the program, clone the repository and enter `cargo run` at the root directory.
___

## Dependencies
There are no dependencies
___

## TODO
- Make error handling more robust
- GUI?