Skip to content

Introduction

Will Be Done is an open source, local-first task manager built around a visual weekly timeline. Instead of a flat list of everything you could do, you place tasks on the days you intend to do them, and the week tells you whether that plan is realistic.

  • Plan the week, not just the tasks. A column per day, with drag and drop between days, projects and sections.
  • Local-first. The full database lives on your device, so the app works offline and stays fast. Sync happens in the background across devices.
  • Yours to host. Self-host with a single Docker container and SQLite storage, or use the cloud. The source is AGPL-3.0.
  • Keyboard-first. Vim navigation, a global quick-add shortcut on desktop, and shortcuts for everything you do often.

The live demo runs entirely in your browser with no account. When you are ready to keep your data, start free in the cloud or self-host from the GitHub repository.

The cloud is free while Will Be Done is in alpha, then $3/month after release. Everyone who registers during the alpha gets 3 months free once it ends. Self-hosting is free either way. See pricing.

These docs are just getting started. For now, the release notes are the most detailed record of what the app can do.