logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kvkcard - a commandline client to read information from a German medical card

Author

       Micha Lenk

                                                   2024-04-14                                         KVKCARD(1)

Commands

       read
           read data from a German medical card.

Description

kvkcard is a commandline tool to read information from a German medical card (KVK or eGK).

Name

       kvkcard - a commandline client to read information from a German medical card

Options

       -v, --verbous
           Every occurrence of this option increases the verbosity.

       -f OUTFILE, --filename=OUTFILE
           File to write to. If omitted stdout will be used.

       -b, --beep
           Beep after reading a card.

       -i INFILE, --infilename=INFILE
           File to read from. Only needed for psvd and pspd.

       -d, --dosmode
           Store data in DOS mode

       -p PARAM, --program=PARAM
           Program to call on cards found.

       -a ARGS, --args=ARGS
           Arguments for the program to be called

See Also

http://www.libchipcard.de
           Homepage of libchipcard project.

       /usr/share/doc/libchipcard-tools/ Local documentation

Synopsis

kvkcard [command] [options]

See Also