1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-04-23 03:12:14 +00:00
OpenHealth/README.md
2022-11-23 22:34:30 +01:00

2.2 KiB

Open Health logo

Open Health - Your privacy-friendly FOSS Health Application

Get it on F-Droid Get it on Google Play

Features

  • Material 3 Design !
  • Log Multiple Health information like your Weight, Water Intake, Food Consumption and Steps
  • An enormous Food Database through OpenFoodFact !
  • no account creation !
  • External Services supported (not available on F-Droid) : Google Fit, Samsung Health and Withings Mate
  • Your data are entirely in your control ! (when not syncing to an external service)

Privacy and Permissions

No Ads, no tracking.

Permissions requests are for specifics usage and are only requests the first time they are needed:

Permission Why is it requested
ACCESS_FINE_LOCATION Google Fit Extension Requirement (maybe not, still have to test)
ACCESS_COARSE_LOCATION Same as above
ACTIVITY_RECOGNITION Device Steps Usage

No other permissions are used (even the internet permission ;)).

Build

  • Install Android Studio
  • Select your variant from the Build Variant pane (bottom left, default to debug)
  • click on the debug icon for debug
  • it will be running on your emulator/device

Contributing

See CONTRIBUTING.md

TL::DR

  • Fork
  • Commit your changes
  • Pull Request on this Repository

License

This project is licensed under the MIT License. A copy of the license is available at LICENSE.md