remove tui display as it never really worked

This commit is contained in:
Don Harper 2026-06-13 23:53:34 -05:00
parent 09bdbb0cca
commit 183d991e05
8 changed files with 23 additions and 267 deletions

View file

@ -30,17 +30,10 @@ pen-tracker list
pen-tracker export --output my_pens.json
```
### TUI
```bash
pen-tui
```
## Features
- Track fountain pens with details like make, model, nib, ink, etc.
- CLI interface with interactive and command-line modes
- TUI interface using Textual
- Data stored in CSV format
- Export to JSON
- Input validation for dates