Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
/ yapdd Public archive

Command line application for administration Yandex PDD.

License

Notifications You must be signed in to change notification settings

jezman/yapdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaPDD

Command line application for administration Yandex PDD.

Installing

  • get PDD-token

  • set environment variable PDD_TOKEN:

export PDD_TOKEN="yandex_pdd_api_token"
  • install Gorion

If you have Go installed:

go get github.com/jezman/yapdd && go install github.com/jezman/yapdd

Features

  • List of user domains.

  • List of accounts in domain.

  • Domains management

    • Add domain
    • Remove domain
    • Get connection status
    • Get domain settings
  • Accounts management

    • Add account
    • Remove account
    • Get count of unread emails
  • Update account settings

    • password
    • first name
    • last name
    • lock/unlock
    • birthday
    • sex
    • secret question
    • secret answer
  • DKIM managements

    • Get informations
    • Enable/Disable
  • Set language for domain

License

MIT © 2018 jezman

About

Command line application for administration Yandex PDD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages