Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 608 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 608 Bytes

asciiShot ascii-shot

🌈 Get an users Instagram feed as an ASCII version to stdout.

ascii-shot

Installing

Install ascii-shot with npm

npm install ascii-shot -g

Usage

    Usage
      $ ascii-shot <username>
      
    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