https://github.com/noook/igdm-cli
Send and receive Instagram DMs within command line
https://github.com/noook/igdm-cli
cli conversation igdm-cli instagram messaging nodejs
Last synced: 10 months ago
JSON representation
Send and receive Instagram DMs within command line
- Host: GitHub
- URL: https://github.com/noook/igdm-cli
- Owner: noook
- License: mit
- Created: 2020-11-07T19:44:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T15:56:08.000Z (over 2 years ago)
- Last Synced: 2025-08-09T08:29:55.418Z (10 months ago)
- Topics: cli, conversation, igdm-cli, instagram, messaging, nodejs
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/igdm
- Size: 383 KB
- Stars: 45
- Watchers: 2
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README





# igdm-cli
Send and receive Instagram direct message through CLI.


## Installation
```sh
$ npm install -g igdm
```
## Usage
Start the app with:
```sh
$ igdm
```
You will be prompted your credentials only for your first connection, on subsequent script starts
it will load your credentials from a session file.
After being logged in, the list of the 20 latest conversations will appear, select a conversation
with arrow keys and select it by pressing Enter key. Type a message and press Enter to send it.
## Commands
On the chat screen (conversation listing message), instead of sending messages you can write commands:
`\q`: Stops the process and leaves the app
`\l`: Go back to conversation list
`\r`, (or press Enter while input is empty): Refresh the current view and fetch latest messages
`\logout`: Logout