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: 22 days ago
JSON representation
Desktop application for Instagram DMs
- Host: GitHub
- URL: https://github.com/igdmapps/igdm
- Owner: igdmapps
- License: mit
- Created: 2017-04-04T17:46:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T05:32:02.000Z (7 months ago)
- Last Synced: 2025-04-03T10:57:11.621Z (30 days ago)
- Topics: chat, chat-application, desktop-app, direct-message, electron, electron-app, instagram, instagram-client, instagram-dm, messenger
- Language: JavaScript
- Size: 16.2 MB
- Stars: 1,970
- Watchers: 149
- Forks: 402
- Open Issues: 354
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# IGdm Messenger
Multi-platform Desktop application for INSTAGRAM DMs, built with electron
### View Website
[here](http://ifedapoolarewaju.github.io/igdm/)### Preview



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