journal

journal-gui

Desktop client for journal — Python + Tkinter, no external dependencies.

Features

Run

python3 journal_gui.py

Env vars: JOURNAL_FILE (default journal.md), JOURNAL_API (default http://127.0.0.1:8000).

The GUI stores its server credentials in ~/.config/journal/credentials.json (same file as the CLI).