Skip to content

A CLI for the cardmarket API. Development paused due to cardmarket cutting the API access to private users (without notifying).

License

Notifications You must be signed in to change notification settings

Lisstem/cardmarket-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardmarket CLI

Development suspended indefinitely

Cardmarket has revoked access to the API for private users. Their support said that access will be granted again after their API 3.0 is released. Development will be suspended at least until the access is restored.

Warning

The Cardmarket API gives full access to your Cardmarket Account. Including the ability to make orders. Use this software on your own risk. I am not liable for any damages related to this software (See licence).

Installation

  1. Install Ruby
  2. Install the Bundler Gem
gem install bundler
  1. Clone the repository
git clone https://github.com/Lisstem/cardmarket-cli.git
  1. Move into the directory and install the need gems
cd cardmarket-cli && bundle install
  1. Move into the code directory and copy the example config
cd code && cp example_config.json config.json
  1. Set your secrets from Cardmarket in config.json

Usage

Still working on that :D

License

Blue Oak Model License 1.0.0

About

A CLI for the cardmarket API. Development paused due to cardmarket cutting the API access to private users (without notifying).

Topics

Resources

License

Stars

Watchers

Forks

Languages