Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/petetnt/ascii-shot
- Owner: petetnt
- License: mit
- Created: 2016-03-20T14:02:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T17:55:09.000Z (over 4 years ago)
- Last Synced: 2024-04-14T06:09:39.433Z (9 months ago)
- Topics: ascii, instagram, instagram-api, users-instagram-feed
- Language: JavaScript
- Homepage:
- Size: 406 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asciiShot `ascii-shot`
:rainbow: Get an users Instagram feed as an ASCII version to `stdout`.
## 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 colorsExamples
$ 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