An open API service indexing awesome lists of open source software.

https://github.com/stargate01/acs-control


https://github.com/stargate01/acs-control

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ACS SCardControl Demo

Needs Python 3 and `pyscard`.

```
usage: beep.py [-h] [-l] [-r [READER]]

Test SCardControl

options:
-h, --help show this help message and exit
-l, --list-readers list available PC/SC readers
-r [READER], --reader [READER]
index of the PC/SC reader to use (default: 0)
```