aboutsummaryrefslogtreecommitdiffstats
path: root/tui/tui.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement Bubble Tea Terminal UI (TUI)Adam Mathes14 days1-0/+191
- Added Bubble Tea, Lipgloss, and Bubbles dependencies - Implemented TUI package in tui/ for browsing feeds and items - Added --tui flag to main command - Verified build and existing tests