Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.35 KB

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.

screen shot 2017-10-09 at 7 53 55 pm screen shot 2017-10-09 at 7 53 55 pm 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