DailyFlux
OFFLINE-FIRST · WEB, ANDROID, MACOS

A task planner that works without a connection

DailyFlux keeps your tasks in a local database on the device itself. The app opens and works on a plane, underground and on a dropped connection, and every change reaches your other devices the moment the network is back.

Free plan with no time limit. No card required.

app.dailyflux.io/today

Today

Saturday, 8 August
Daily progress 9h free
1h 30m done 2h 30m planned 1 without estimate
Prepare the Q3 report
Today 2h Work urgent focus
Call the clinic
5 Aug 30m Personal waiting
Review open pull requests
Today 45m Work focus
Groceries for the week
Today 40m Home
Outline the weekend trip
Personal
One account: Web Android macOS
FEATURES

Everything you need to plan a day

Tasks, projects, calendar and time tracking in one app. No mandatory integrations and no half-day setup.

SCREENS

An interface with nothing spare

The whole week: estimated tasks take their slot in the grid, the rest wait in the list. Dragging changes both the time and the order.

app.dailyflux.io/calendar

August 2026 · Week 32

6h planned 2 unscheduled
MON 3
TUE 4
WED 5
THU 6
FRI 7
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
Q3 report
Standup
PR review
Trip plan
Clinic
Groceries
OFFLINE & SYNC

The network is a delivery channel, not a requirement

Every change lands in the local database first and applies instantly. The command queue ships to the server when there is a connection, and survives a page reload when there is not.

  1. 01
    Local write The task is stored in SQLite on the device and appears in the interface immediately, without waiting for the server.
  2. 02
    Command queue Commands are idempotent and UUID-keyed: a retry never creates duplicates and the order is preserved.
  3. 03
    Delta sync Only the changes since the last sync go to the server, and the same kind of delta comes back.
  4. 04
    Push to other devices The server publishes an event, the other devices receive it over SSE and pull the changes in seconds.
SYNC STATUS Up to date
MacBook Pro · macOS Tauri · last active 2 min ago
ONLINE
Pixel 8 · Android Capacitor · offline, 3 commands queued
QUEUED
Chrome · app.dailyflux.io Web · OPFS SQLite
ONLINE
On-device storage
SQLite / OPFS
Conflict resolution
Last-write-wins
Delivery channel
SSE (Mercure)
Working offline
No limits
PRICING

Free for one, Pro for everything else

Both plans include offline mode and sync. Pro lifts the limits and opens up integrations.

Free
$0 forever

Personal planning, every day.

Start free
  • Unlimited tasks
  • Up to 5 projects and 10 labels
  • Offline mode and sync across 2 devices
  • Calendar, Split view, day planning
  • Local reminders

What people who switched say

The only planner that opens on the underground. I used to simply lose tasks because there was nowhere to put them.
Maria Koltsova Product manager
The daily capacity bar fixed my main problem: I stopped planning twelve hours of work into a single day.
Dmitry Saveliev Engineer, fintech
One-line input replaced a seven-field form for me. I type the way I think and the app sorts it into dates and projects.
Anna Vereshchagina Freelancer

Frequently asked

If the answer is not here, write to us — we reply within a working day.

What does "offline-first" actually mean?

The data lives in a database on the device itself, not only on a server. The app opens and works with no network: tasks are created, edited and completed, and the queue of changes is sent to the server once the connection returns.

What happens if I edit the same task on two devices?

The later change wins: the server compares the record update time and applies the last one. The losing command is skipped whole, so a record is never blended from two sources.

Do I need an account to try it?

Yes — an account is what makes sync across devices possible. Registration takes a minute and asks for no payment details.

Which platforms are supported?

The web app at app.dailyflux.io, an Android app and a macOS desktop app. Every build shares one codebase and one account.

Can I connect DailyFlux to my own services?

Yes. The app ships an OAuth 2.0 authorization server for third-party apps and an MCP server that gives AI clients access to tasks, projects, labels and planning within the scopes you grant.

What happens to my tasks if I drop Pro?

The tasks stay where they are. Only Pro features switch off: the Free limits apply again to new projects and devices, and nothing is deleted.

What's new

All updates →
v0.9 4 AUGUST 2026

MCP server and OAuth apps

Third-party clients and AI agents now connect to DailyFlux over OAuth 2.0. Access is granted per scope and revoked in settings.

v0.8 17 JULY 2026

Daily capacity bar

Done, planned and free time on a single scale, with a marker for the current moment and a warning when the day is over-booked.

v0.7 2 JULY 2026

Split view and drag into the calendar

The list and the calendar side by side on one screen. A task can be dragged from the list straight into the day grid.

Open DailyFlux and write down the first task

Registration takes a minute. After that the app keeps working where the network does not.