What is in the box

Nine modules ship with LifeHQ. Each one is a plugin, so this is the starting point rather than the ceiling.
Today

The landing screen, and the only one that reads across modules. It pulls the next events off every calendar you can see, the tasks due or overdue, the habits you have not ticked yet, and the weather where you are. That combination is what makes it worth opening first.

Calendar

Month, week and day views across as many calendars as you like, each with its own colour.

Recurrence is real RFC 5545 RRULE rather than a simplified imitation, so the last working day of every month means what you expect, and an exported event opens correctly in somebody else's calendar.

Sharing works two ways. Invite another LifeHQ account to view or edit one calendar and nothing else, or publish an unguessable read-only link any calendar app can subscribe to. Revoking that link takes effect immediately, because the feed is never cached in between.

Tasks

Lists, subtasks, due dates, a date-added you cannot fudge, and a memo field for the paragraph of context that does not belong in a title.

Time blocking drags a task onto the calendar, so the plan and the day are one object instead of two lists that quietly disagree.

Money owed

A debt tracker built for the case where you owe rather than invest: balances, interest rates, minimum payments, and whatever extra you can find each month.

It runs a genuine amortisation in whole cents, rolls each cleared minimum into the next debt, and puts avalanche beside snowball so the cost of the more motivating order is a number rather than a feeling.

Habits and focus

Habits are daily ticks with a streak and a heat map. Focus is a timer that records what it recorded, so the week has evidence in it rather than an impression.

Alarms and a world clock live here too, because a dashboard you open every morning is the right place for them.

Contacts and memos

Contacts hold addresses, numbers, birthdays and notes. Memos are longer-form and filed into categories you define.

Both are reachable from the command palette, which is usually faster than navigating to them.

Capture and search

Ctrl+K opens a command palette anywhere: jump to a screen, run an action, or search every module at once.

Quick capture takes a thought without making you decide where it belongs. It lands in an inbox you sort when you have the patience.

Reminders

Four channels: in the app, on the desktop, by email, and pushed to your phone. Each is opt-in per channel and revocable per device, so losing a phone does not mean losing control of the others.

Weather

Forecasts for the places you care about. The server does the lookup rather than your browser, so the weather service sees LifeHQ asking rather than seeing you.

What we actually do about security

Every claim below is one you could check for yourself, which is the only kind worth making. Here is what protects your account and your data.

Encrypted in transit

TLS 1.3 between you and the server, with HSTS, so a browser refuses to speak to us in clear even once. Certificates renew automatically.

Backups are encrypted before they leave

The nightly database backup is encrypted with AES-256 on the machine that made it, and only then copied to storage. Anyone who reaches that storage gets ciphertext.

Passwords are never stored

Only a scrypt hash with a per-account salt, which cannot be turned back into your password. Sign-in cookies are httpOnly, so no script can read one, and are only ever sent over HTTPS.

Nothing is watching you

No analytics, no advertising network, no third-party scripts, no profiling, and nothing sold or handed to anybody. There is one cookie and it keeps you signed in.

Sharing is off until you switch it on

Connecting to somebody shares nothing. Each module is granted per person, and a memo is shared one at a time. Connecting requires a code handed over in person, so an email address alone is never enough.

Plugins cannot help themselves

Third-party code runs in a sandboxed frame with no access to your session and no route to the API. It must name each permission it wants, you see them before installing, and removing it cuts access at once.

Yours to take with you

Export everything as one file whenever you want, and close the account in one click when you are done. Deletion is immediate: there is no waiting period and no soft-delete quietly holding a copy back.

LifeHQ

A personal dashboard for the things you are juggling. Free, installable, and yours to extend.