mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-18 13:08:54 +02:00
Replace run_in_thread (not available in Textual 0.89) with run_worker(fn, thread=True) + call_from_thread for UI updates. The TUI now launches correctly and fetches live data (block height, BTC price, fee estimates) on startup and every 30 seconds. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| screens | ||
| widgets | ||
| workers | ||
| __init__.py | ||
| app.py | ||