https://github.com/uzyn/clinstagram
CLI-based Instagram client for Zynesis Hackathon 2013
https://github.com/uzyn/clinstagram
Last synced: about 1 year ago
JSON representation
CLI-based Instagram client for Zynesis Hackathon 2013
- Host: GitHub
- URL: https://github.com/uzyn/clinstagram
- Owner: uzyn
- Created: 2013-12-16T06:33:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-17T09:20:13.000Z (over 12 years ago)
- Last Synced: 2025-07-13T22:43:05.196Z (about 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CLInstagram
=====
Command line Instragram
for Zynesis Hackathon 2013
Why?
---
Why not!
Features
--
- [X] Image to ASCII art
- [X] Load popular images
Debug mode
-----
To enable debug mode, run with environment variable `DEBUG` set to `CLInstagram`:
```
export DEBUG=CLInstagram
```