Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`