so
Terminal interface for Stack Overflow
TLDR
Search with default settings
$ so [how do i reverse a list in python]
Search a specific StackExchange site$ so --site [tex] [how to put tilde over character]
Search multiple sites using Google$ so -e google -s [askubuntu] -s [unix] [how do i install linux]
SYNOPSIS
so [options] query
DESCRIPTION
so is a TUI that lets you search and browse answers across the entire StackExchange network directly from your terminal. It supports multiple search backends (StackExchange API, Google, DuckDuckGo), simultaneous multi-site queries, configurable themes, and system clipboard integration.
PARAMETERS
--site, -s SITE
StackExchange site to search. Can be specified multiple times.-e ENGINE
Search backend: stackexchange, google, or duckduckgo.
HISTORY
so was created by Sam Tay and is written in Rust.

