More Premium Hugo Themes Premium Tailwind Themes

Wael

A simple self-hosted weight and exercise log

Wael

A simple self-hosted weight and exercise log

Author Avatar Theme by andrewbrey
Github Stars Github Stars: 77
Last Commit Last Commit: Oct 12, 2023 -
First Commit Created: Jan 15, 2024 -
Wael screenshot

Overview:

WAEL is a simple self-hosted weight and exercise log application that allows users to track their weight and exercise over time. It provides basic metrics and a convenient chart for visualizing progress. This open-source app can be self-hosted using the provided Dockerfile and docker-compose.yml. Please note that the Docker setup is specifically tailored to work on a Raspberry Pi with an arm64/aarch64 processor architecture.

Features:

  • Track weight and exercise over time
  • Basic metrics for measuring progress
  • Handy chart for visualizing data
  • Self-hosted option using Dockerfile and docker-compose.yml

Installation:

To install WAEL, follow these steps:

  1. Install node and yarn.
  2. Navigate to the project root directory.
  3. Run yarn install to install the necessary dependencies.
  4. To build the development version of the app with live file reloading, run yarn run dev.
  5. To build the production version of the app for hosting, run yarn run build.

Summary:

WAEL is a simple self-hosted weight and exercise log application that allows users to track their progress over time. With basic metrics and a convenient chart, users can visualize their weight and exercise data. The open-source nature of the app encourages contribution and improvement, making it a versatile solution for tracking health and fitness goals.