https://github.com/stargate01/acs-control
https://github.com/stargate01/acs-control
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stargate01/acs-control
- Owner: StarGate01
- Created: 2024-12-16T23:30:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T23:59:29.000Z (over 1 year ago)
- Last Synced: 2025-04-05T21:34:08.836Z (over 1 year ago)
- Language: Python
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```