https://github.com/siriscmv/sotui
A Stack Overflow TUI
https://github.com/siriscmv/sotui
charmbracelet public stackoverflow tui
Last synced: over 1 year ago
JSON representation
A Stack Overflow TUI
- Host: GitHub
- URL: https://github.com/siriscmv/sotui
- Owner: siriscmv
- License: mit
- Created: 2023-04-22T13:29:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T11:39:56.000Z (about 3 years ago)
- Last Synced: 2025-01-18T00:12:03.322Z (over 1 year ago)
- Topics: charmbracelet, public, stackoverflow, tui
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stack Overflow TUI
## Demo
[](https://asciinema.org/a/4sz6meCQsTfZDgM7Y29hGCygU)
- Another Stack Overflow terminal client, written in Go
- I created this GitHub repository with the intention of learning Go
- The implementation makes extensive use of [charm](https://charm.sh) libraries