remove tui display as it never really worked
This commit is contained in:
parent
09bdbb0cca
commit
183d991e05
8 changed files with 23 additions and 267 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue