Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmadudin/electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
https://github.com/ahmadudin/electron-instaPy-GUI

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

> **Note:** This project is deprecated and should not be used anymore. Please refer to and use the [updated and new official InstaPy GUI](https://github.com/breuerfelix/instapy-gui)!


# InstaPy-GUI

[![Version](https://img.shields.io/badge/version-0.5.0-green.svg)](#)
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/)
[![built with Electron](https://img.shields.io/badge/built%20with-Electron-blue.svg)](https://github.com/SeleniumHQ/selenium)
[![built with Python3](https://img.shields.io/badge/built%20with-Semantic--UI-lightgrey.svg)](https://www.semantic-ui.com/)

InstaPy-GUI is script generator tool based on [Electron](http://electron.atom.io/) to simplify the use of [InstaPy](https://github.com/timgrossmann/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](https://github.com/ahmadudin/electron-instaPy-GUI/releases).

## 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

```bash
$ npm install
$ npm start
```

## Build package
```bash
$ npm run dist
```

## License

MIT License