Skip to main content

AI-assisted terminal tool for quick personal memory dumps: better TUI, multiple AI providers, optional reminders with desktop notifications, optional per-note encryption, XDG storage, CLI/TUI config.

Project description

🧠 Better Dontforget

🍴 A fork of bugswriter/dontforget.

PyPI version Python License: GPL-3.0 CI code style: ruff

Better Dontforget is a focused improvement of the upstream dontforget project: an AI-assisted terminal tool for quickly capturing and retrieving small personal memory dumps, with a better TUI, configurable AI providers, optional reminders with persistent desktop notifications, optional per-note encryption, XDG-compliant storage, and CLI/TUI-based configuration.

It is a quick personal memory-dump tool. Reminders and encryption are optional and per-note. It is not a calendar, task manager, or full notes application.

✨ Features

  • ⚡ Zero-friction capture: bdf "anything". Works offline; your input is never lost even if the AI is unavailable.
  • 🔍 Search & AI recall: full-text search (search) and AI-assisted answers (remind) over your memories (SQLite + FTS5).
  • 🤖 Multiple AI providers: Gemini (default), OpenAI-compatible (OpenAI, OpenRouter, self-hosted), and Groq — behind a small provider abstraction.
  • 🖥️ Improved TUI: live preview pane, in-place editing, encryption, reminders, settings, and a dark/light theme toggle — all keyboard-driven.
  • ⏰ Optional reminders: attach a due time via --remind or natural language ("remind me tomorrow to …").
  • 🔔 Desktop notifications: due reminders notify via notify-send (libnotify), with a one-shot notify-pending command and a systemd user timer.
  • 📦 One-command notifier setup: bdf install-notifier installs and enables the systemd timer — no manual file copying.
  • 🔐 Optional per-note encryption: authenticated (Fernet + PBKDF2), passphrase-based, explicit per note; encrypted content is never sent to AI.
  • 📁 XDG-compliant storage and CLI/TUI configuration (no manual file editing).

📦 Install

From PyPI:

pip install better-dontforget
bdf config set provider gemini
bdf config set api_key "$GEMINI_API_KEY"

Or with uv:

uv tool install better-dontforget

Or, for development from source:

uv sync
bdf "anything"

The short alias bdf is installed alongside better-dontforget.

🚀 Quick start

bdf "ratatui was that rust tui library"
bdf "John recommended Severance"
bdf "remind me tomorrow 9am to check that library"
bdf search "rust tui"
bdf remind "what rust tui library was recommended?"
bdf list
bdf tui

Run bdf --help for the full list of commands and options.

See docs/docs.md for full usage and docs/config.md for configuration.

⏰ Reminders & notifications

Attach a reminder to any note:

bdf --remind "tomorrow 9am" "check the library"

To have reminders delivered automatically (even while the app is closed), install the notifier with a single command:

bdf install-notifier      # installs + enables a systemd user timer
bdf uninstall-notifier    # removes it

bdf remind (and capturing a note with --remind) will print a hint to run bdf install-notifier when the notifier isn't active, so you never silently lose a reminder.

Linux-only: desktop notifications and the systemd timer use libnotify / systemd user units. Core capture/search/recall works everywhere Python does.

🛠️ Development

just install     # uv sync
just check       # format + lint + type + tests + build (canonical gate)
just test
just lint
just fmt
just type

📄 License

GPL-3.0. Upstream dontforget by Suraj Kushwah; legacy server/client retained under legacy/ for attribution.

🙏 Credits

Better Dontforget is a fork of bugswriter/dontforget by Suraj Kushwah. The original SQLite + FTS5 storage engine and AI-assisted capture/recall concept are carried over and extended; the legacy FastAPI server and bash curl client are preserved under legacy/ for reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

better_dontforget-1.1.1.tar.gz (120.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

better_dontforget-1.1.1-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

Details for the file better_dontforget-1.1.1.tar.gz.

File metadata

  • Download URL: better_dontforget-1.1.1.tar.gz
  • Upload date:
  • Size: 120.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for better_dontforget-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7650663bd986bd6ac02e819ae6954615e24473a0ef8b1d3d1f7bb231fa2401b4
MD5 d9b5a0ab00a10fa9176204241fda38bf
BLAKE2b-256 7d314240b63e82aa9fb4e952e5cd886cd5dc23fea5c5cb661bc5e7cc203a4629

See more details on using hashes here.

Provenance

The following attestation bundles were made for better_dontforget-1.1.1.tar.gz:

Publisher: publish.yml on vaproh/dontforget

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file better_dontforget-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for better_dontforget-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef4798c97dcc7d2d8111824b41949cdd446010dcfaff9022600f0510fec78117
MD5 6586638e97f6471128289dbee4ee4a72
BLAKE2b-256 720b3b6ad725847d46b628f3c9acd64e50750dac29adca0926a748881db6b9d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for better_dontforget-1.1.1-py3-none-any.whl:

Publisher: publish.yml on vaproh/dontforget

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page