Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 775 Bytes

DEPRECATED

This library is deprecated. OpenFitnessPal now contains the library directly.

OFPLib

OFPLib ("OpenFitnessPal Library") is a library designed to access data from MyFitnessPal's extensive nutrition database through public webpages and APIs, allowing unlimited access to this valuable resource for all application developers.

Dependencies

Qt Core/Base & Network

Features

  • Search
  • Individual item info
  • Serving size calculation

Forking

Follow the license, and don't claim that your fork is OFPLib, nor that OFPLib is actually a fork of your project.

Contributing

Do as you will.

Documentation

Everything is self-explanatory as is, but real docs may eventually come. Everything should make sense if you look at example.cpp and the headers.