• Stars
    star
    267
  • Rank 153,621 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Graphic user interface for https://github.com/timgrossmann/InstaPy

Note: This project is deprecated and should not be used anymore. Please refer to and use the updated and new official InstaPy GUI!


InstaPy-GUI

Version MIT license built with Electron built with Python3

InstaPy-GUI is script generator tool based on Electron to simplify the use of InstaPy.

image_1 image_2 InstaPy-GUI shows message logged by script including error and traceback.

Installation

You can download the right installer for your platform from this archive.

Usage

  • Open the app
  • Make sure you set the right path to InstaPy root directory
  • The app can ran only if Username, Password, and one activity selected

Development

$ npm install
$ npm start

Build package

$ npm run dist

License

MIT License