Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siriscmv/sotui
A Stack Overflow TUI
https://github.com/siriscmv/sotui
charmbracelet public stackoverflow tui
Last synced: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-26T11:39:56.000Z (over 1 year ago)
- Last Synced: 2024-06-21T14:28:41.306Z (7 months 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
[![asciicast](https://asciinema.org/a/4sz6meCQsTfZDgM7Y29hGCygU.svg)](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