Skip to content

msarfati/InstaCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaCommander

By Michael Sarfati ([email protected]), 2015

Installation

Make Virtual Environment

mkvirtualenv -p `which python3` -a . instacommander
make install

Application Screenshots

Monochrome

alt text

Color

alt text

Using the Prototype

Default

Default prototype will show the feed for user @instagram

make prototype

Username specified

Or you can provide a value for the username parameter. In this example, we grab @marilynmanson's feed.

make prototype username=marilynmanson

Roadmap

Towards version 1 (Current)

  • Use of modular, clean and maintainable design pattern, and standardization of InstaCommander widgets and user conventions
  • Graceful decay support - InstaCommander should be able to gracefully decay its color and unicode support in terminals with less and less color range, without losing user functionality

Future plans

Contributing

Toolchain

  • python-instagram - Tumblr API wrapper compatible for Python 3
  • urwid - Console interface toolkit
  • Pillow - Python imaging library, to render images into ASCII/ANSI art
  • libcaca - Another imaging library

Kudos

About

🌌 👉 Terminal client for Instagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published