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

https://github.com/kjunichi/imgtype

imgcat for Windows
https://github.com/kjunichi/imgtype

cmd golang imgcat windows

Last synced: 3 months ago
JSON representation

imgcat for Windows

Awesome Lists containing this project

README

        

![snapshot](snap.png)

[![Build Status](https://travis-ci.org/kjunichi/imgtype.svg?branch=master)](https://travis-ci.org/kjunichi/imgtype)

# How to use

```shell-session
go get github.com/nfnt/resize
go get github.com/nsf/termbox-go
go run main.go some.jpg
```