8000 GitHub - boyu8266/instaduler-cli: A script that integrates with Instagrapi, using JSON file as a simple database for pending posts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A script that integrates with Instagrapi, using JSON file as a simple database for pending posts.

Notifications You must be signed in to change notification settings

boyu8266/instaduler-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instaduler CLI

A script that integrates with Instagrapi, using JSON file as a simple database for pending posts.

Commands

usage: __main__.py [-h] {login,post,run} ...

Login and Post operations

positional arguments:
  {login,post,run}  Action to perform
    login           Perform login operation
    post            Perform post operation
    run             Run Schedule Post

options:
  -h, --h
65EC
elp        show this help message and exit

How to

Install

  1. Open your terminal.
  2. (Optional) Activate a virtual environment, e.g., conda, pyenv, ...
  3. Run pip install -r requirements.txt to install dependencies.
  4. Run python setup.py install.

Login

  1. Open your terminal.
  2. Activate a virtual environment (if available).
  3. Run instaduler login --user=xxx --psw=xxx.

Schedule

  1. Open your terminal.
  2. Activate a virtual environment (if available).
  3. Run instaduler post --folder=xxx --text=xxx.

Todo

Item Status Open Close
Support Album Done 2023/10/05 2023/10/05
Support Reels Todo 2023/10/05

About

A script that integrates with Instagrapi, using JSON file as a simple database for pending posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0