Skip to content

pinry/pinry-cli-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinry-cli

CLI tools comes to Pinry!

Feature

  • Add pin from local image file
  • Add pin from image url
  • Save pinry instance and token locally

About Get the Token

Install

pip install pinry-cli

Usage

Get help:

-> pinry
 
Usage: pinry [OPTIONS] COMMAND [ARGS]...

Options:
  -c, --config TEXT  config file path
  --help             Show this message and exit.

Commands:
  add     add file or url to pinry instance
  config  add host and token for pinry

Add config (pinry host url and token):

pinry config

Add a Pin:

pinry add "https://pin.37soloist.com/media/c/a/caff442c3f9a0cd73c50272d40771b76/FL-kQgyXIAEQuTz
" --board "any-board" --tags tag1,tag2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages