All Projects → inDream → oh-my-ig

inDream / oh-my-ig

Licence: MIT license
Provide what you expected from Instagram.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Oh My IG

Provide what you expected from Instagram.

Features

  • Auto sync feeds
  • Display feeds
    • Auto reload & Pagination
    • Support multiple photos / videos
    • Customize display layout
    • Show photos & videos in lightbox
    • Sort by date, likes and comments
    • Search & Filter feeds
    • Notification about new feeds
  • Planned:
    • View & create comments
    • Grouping users
    • Theme
    • Multi account
    • Export photos & videos from profile
    • Detect removed posts

Develop Guide

# Install `gulp` and `bower`:
npm install -g gulp bower

# Install dependencies:
npm install && bower install

# Watch changes and update source:
gulp watch

# Build prodution version:
gulp build

Credit

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].