Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petetnt/ascii-shot

🌈 Get instagram feeds as an ASCII version to stdout.
https://github.com/petetnt/ascii-shot

ascii instagram instagram-api users-instagram-feed

Last synced: 17 days ago
JSON representation

🌈 Get instagram feeds as an ASCII version to stdout.

Awesome Lists containing this project

README

        

# asciiShot `ascii-shot`

:rainbow: Get an users Instagram feed as an ASCII version to `stdout`.

ascii-shot

## Installing

Install `ascii-shot` with `npm`

``` bash
npm install ascii-shot -g
```

## Usage

```
Usage
$ ascii-shot

Options
--highRes, -h Show highRes images
--noColor, -c No colors

Examples
$ ascii-shot petetnt
$ ascii-shot petetnt --highRes
$ ascii-shot petetnt --noColor
```

And then use spacebar to fetch more images. Any other key will exit the program.

## License
MIT