|
|
@@ -5,10 +5,10 @@ to run the project, simply `go run .`
|
|
|
## TODO:
|
|
|
|
|
|
### Core
|
|
|
- - [ ] Implement Bubbletea framework
|
|
|
+ - [x] Implement Bubbletea framework
|
|
|
- [ ] Implement lipgloss styling
|
|
|
- [ ] Implement bubbles widgets (where applicable)
|
|
|
- - [ ] Implement ntcharts framework for tables
|
|
|
+ - [x] Implement ntcharts framework for tables
|
|
|
|
|
|
### Extras
|
|
|
- [ ] Implement ssh TUI client (via wish)
|