Calorific
Calorific is a PHP-based application that provides simple calorie tracking.
Overview
Dead simple self-hosted calorie tracker Dead simple self-hosted calorie tracker. Contribute to xdpirate/calorific development by creating an account on GitHub. The project has 82 GitHub stars and is licensed under GPL-3.0.
Key Features
Source: GitHub README
- Save commonly used meals
- Save commonly used ingredients
- Build log entries from saved meals and ingredients lists
- Build saved meals from ingredients list
- Set a daily calorie goal to see your progress throughout the day
- Built-in update mechanism
- Option to display boxes to filter your growing meal/ingredients lists
- Option for hour offsets to work around server time issues
- Previewing how a log entry will impact your daily calorie count when creating it
Getting Started
Source: GitHub README
<?php
$mysqlHost = "your-sql-hostname";
$mysqlUser = "your-sql-username";
$mysqlPassword = "your-sql-password";
$mysqlDB = "your-sql-database";
// uncomment if using mysql < 8 or mariadb < 11.4.5
// $mysqlCollation = "utf8mb4_general_ci";
Normalized Features
Source: tool-features-normalized.json
docker, docker compose, mysql.
Deploy
Replaces
Related Health & Lifestyle Tools
View all 53 →Monica
24KPersonal CRM for tracking interactions with friends, family, and contacts with relationship management tools.
Habitica
14KHabitica is a self-hosted habit & personal tracking tool with support for Habit Tracking, Tracking.
Mealie
12KMealie handles material design inspired recipe manager as a self-hosted solution.
Tandoor Recipes
8.1KTandoor Recipes handles manage recipes, plan meals, build shopping lists, and much much more as a self-hosted solution.
Workout.cool
7.1KWorkout.cool lets you run modern fitness coaching platform entirely on your own server.
wger
5.8KReleased under AGPL-3.0, wger provides web-based personal workout on self-hosted infrastructure.