Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butuzov/stackoverflow
Stack-Overflow Tags Monitor
https://github.com/butuzov/stackoverflow
stackoverflow
Last synced: 27 days ago
JSON representation
Stack-Overflow Tags Monitor
- Host: GitHub
- URL: https://github.com/butuzov/stackoverflow
- Owner: butuzov
- Created: 2021-12-09T11:51:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T14:19:46.000Z (about 3 years ago)
- Last Synced: 2024-11-04T05:12:03.655Z (about 2 months ago)
- Topics: stackoverflow
- Language: Go
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stack-overflow monitor
Simple [stackoverflow](https://stackoverflow.com/) monitor (tags based)
![](https://butuzov.github.io/stackoverflow/screen.png)
## Install
```
go install github.com/butuzov/stackoverflow@latest
```## Usage
```
stackoverflow -h=wordpress.stackexchange.com plugin-development
stackoverflow -o -h=codereview.stackexchange.com solid
stackoverflow -o go golang
```### Options
* `-o`, `--open` - open new questions in the browser.
* `-h`, `--host` - stackoverflow host, by default `stackoverflow.com`