Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattn/tvgo


https://github.com/mattn/tvgo

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# tvgo

[tv](https://github.com/uzimaru0000/tv) written in Go

## Usage

```
$ cat example.json | tvgo | less --header 3
```

## Installation

```
go install github.com/mattn/tvgo@latest
```

## License

MIT

This is based on idea from tv. Thank you. `example.json` is copied from tv.

## Author

Yasuhiro Matsumoto (a.k.a. mattn)