All Projects → mathdroid → Igdm Cli

mathdroid / Igdm Cli

💻💬 Instagram Direct Messages in your terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Igdm Cli

Chattt
❯❯❯ Chat without leaving your terminal
Stars: ✭ 239 (+111.5%)
Mutual labels:  cli, chat
Instapy Cli
✨ Python library and CLI to upload photo and video on Instagram. W/o a phone!
Stars: ✭ 498 (+340.71%)
Mutual labels:  cli, instagram
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (+145.13%)
Mutual labels:  cli, chat
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+1563.72%)
Mutual labels:  chat, instagram
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+945.13%)
Mutual labels:  cli, chat
Ascii
👾 ASCII Roulette :: ascii art video chat on the cli
Stars: ✭ 202 (+78.76%)
Mutual labels:  cli, chat
Instainsane
Multi-threaded Instagram Brute Forcer (100 attemps at once)
Stars: ✭ 475 (+320.35%)
Mutual labels:  cli, instagram
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+1453.1%)
Mutual labels:  cli, chat
Cli Chat
Cli-chat. Try it out ~
Stars: ✭ 15 (-86.73%)
Mutual labels:  cli, chat
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-92.04%)
Mutual labels:  cli, instagram
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (+174.34%)
Mutual labels:  cli, chat
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-30.09%)
Mutual labels:  cli, instagram
Yoda
Wise and powerful personal assistant, available in your nearest terminal
Stars: ✭ 674 (+496.46%)
Mutual labels:  cli, chat
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-32.74%)
Mutual labels:  cli, instagram
Matrix Commander
simple but convenient CLI-based Matrix client app for sending and receiving
Stars: ✭ 90 (-20.35%)
Mutual labels:  cli, chat
Cri
A tool for building commandline applications
Stars: ✭ 110 (-2.65%)
Mutual labels:  cli
Rasterio
Rasterio reads and writes geospatial raster datasets
Stars: ✭ 1,643 (+1353.98%)
Mutual labels:  cli
Generact
Generate React components by replicating your own
Stars: ✭ 1,471 (+1201.77%)
Mutual labels:  cli
Nodejs Cli Apps Best Practices
The largest Node.js CLI Apps best practices list ✨
Stars: ✭ 2,144 (+1797.35%)
Mutual labels:  cli
Micropy Cli
Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
Stars: ✭ 112 (-0.88%)
Mutual labels:  cli

igdm-cli

Instagram's direct message, right in your terminal.

Installation

$ npm i -g igdm-cli

Usage

igdm-cli

Usage:
    $  igdm
    $  igdm [-h] | [-v] | [-s] | [-u <username>] [-p <password>] [-i <polling interval>]
    $  igdm [--help] | [--version] | [--persist] | [--username=<username>] [--password=<password>] [--interval=<polling interval>]

Options:
    -h, --help                  Show this screen.
    -v, --version               Show version.
    -u, --username <username>   Set Instagram username. [default: will prompt]
    -p, --password <password>   Set Instagram password. [default: will prompt]
    -i, --interval <interval>   Set polling interval (seconds) in chat rooms [default: 5]

Notes:
    In chatroom mode, exit by entering '/end'. Manually refresh the room by entering '/refresh'.

Developing

To transpile our code using babel, you will need node version >= 6.4.0.

License

MIT © Muhammad Mustadi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].