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
- Host: GitHub
- URL: https://github.com/kjunichi/imgtype
- Owner: kjunichi
- License: mit
- Created: 2017-08-15T01:27:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T03:15:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T13:21:30.107Z (3 months ago)
- Topics: cmd, golang, imgcat, windows
- Language: Go
- Size: 199 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](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
```