Skip to content

cheezeburger/InstaCheeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaCheeze

A standalone Instagram image poster program written in C#.

InstaCheeze lets you post images to your Instagram account on your computer, bypassing posting made available on Instagram mobile app only.

Note as of initial release version:

  1. This program can only post one image at a time. Album and video are not supported at the moment.
  2. Login details are not stored on our server nor are being transmitted to us. Any arguments on fraudulent activities on your account occur after the usage of the InstaCheeze are not held responsible by us.
  3. Accounts that require challenge, 2FA or Facebook login will not be able to use this program.
  4. Images that are too small will probably face "Value cannot be null" error. Avoid uploading PNG or images that are too small.

Functions

  • Post single image in any image format. JPG/JPEG is highly advised as PNG upload will result in black background. (Will be fixed in future versions)

To-do List

  • Album/Video upload
  • Fix PNG black background
  • Facebook login

Usage

  • Remember me saves login and password when Login button is clicked. To remove the defaults, simply hit the login button without checking Remember Me check box to reset defaults.

Screenshots

CHANGELOG

v0.1.1

  • Added 2FA login support
  • Added Save/Load previous session
  • Added auto load saved session if remember me is ticked from previous login Note: For now, delete the "state.bin" file in the bin folder to remove session.

As this project is mainly for posting images from computers/laptops, others functions i.e: likes, follow, unfollow will not be implemented.

About

Lightweight Instagram Media Poster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages