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

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

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
```