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

https://github.com/mattn/tvgo


https://github.com/mattn/tvgo

Last synced: about 1 month 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)