Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igdmapps/igdm

Desktop application for Instagram DMs
https://github.com/igdmapps/igdm

chat chat-application desktop-app direct-message electron electron-app instagram instagram-client instagram-dm messenger

Last synced: about 2 months ago
JSON representation

Desktop application for Instagram DMs

Awesome Lists containing this project

README

        

# IGdm Messenger
Multi-platform Desktop application for INSTAGRAM DMs, built with electron
![Build Status!](https://travis-ci.org/ifedapoolarewaju/igdm.svg?branch=master)

### View Website
[here](http://ifedapoolarewaju.github.io/igdm/)

### Preview

![Start a chat](docs/img/startchat.gif)

![Quote a message](docs/img/quotemessage.gif)

![View unfollowers](docs/img/unfollowers.gif)

### Local Development

To setup this project locally for development purposes please follow the following steps:

1. Ensure you Node.js installed. [See](https://nodejs.org/en/download/)

2. Clone this repo by running the command - `git clone https://github.com/ifedapoolarewaju/igdm.git`

3. Navigate to the directory where the repo is cloned to. (e.g `cd igdm`)

4. Run `npm install` to install all the dependencies.

5. Start the application locally by running `npm start`

That's it! :) Now you can have those pull requests rolling in! :D

## License

[The MIT License](LICENSE).