Ecosyste.ms: Awesome
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: 11 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-17T09:20:13.000Z (almost 11 years ago)
- Last Synced: 2024-04-30T23:54:42.884Z (7 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CLInstagram
=====Command line Instragram
for Zynesis Hackathon 2013Why?
---
Why not!Features
--
- [X] Image to ASCII art
- [X] Load popular imagesDebug mode
-----
To enable debug mode, run with environment variable `DEBUG` set to `CLInstagram`:```
export DEBUG=CLInstagram
```