Metadata-Version: 2.1
Name: fhs-anki-ctrl
Version: 0.9.0
Summary: control local anki-qt
Home-page: https://github.com/foxhunt72/fhs-anki-ctrl
Author: Richard de Vos
Author-email: rdevos72@gmail.com
License: MIT license
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

fhs_anki_ctrl
=============

control local anki-qt (with anki-connect plugin)
using the plugin: [anki-connect](https://foosoft.net/projects/anki-connect/)

Adding questions and answer to a deck.




Version:
--------

0.9.0
For changes see [changelog](https://github.com/foxhunt72/fhs-anki-ctrl/blob/main/CHANGELOG.md).


Usage
-----

```shellscript

  fhs-anki-ctrl --help

 

Installation
------------

```shellscript

  git clone https://github.com/foxhunt72/fhs-anki-ctrl
  cd fhs-anki-ctrl
  pip3 install .

  pipx install fhs_anki_ctrl
  or
  pip3 install fhs_anki_ctrl


### Requirements

- package1
- package2

Compatibility
-------------

Licence
-------
MIT license

Authors
-------
Richard de Vos

[fhs_anki_ctrl](https://github.com/foxhunt72/fhs-anki-ctrl) was written by [Richard de Vos](rdevos72@gmail.com).

