Commit Graph

27 Commits

Author SHA1 Message Date
Martin Endler
a10430fb73 Fix links in README 2017-03-13 18:46:23 +01:00
Martin Endler
69ca9a503d Improve LICENSE
Improve package.json
2017-03-13 18:37:00 +01:00
Martin Endler
7e8c3390f6 Update README 2017-02-20 04:11:53 +01:00
Martin Endler
6a1f59eebb Update README 2017-01-26 20:18:13 +01:00
Martin Endler
b836f65371 Add Discord badge to README 2017-01-26 19:57:15 +01:00
Martin Endler
89aa567f4e Update README 2017-01-26 19:46:37 +01:00
Martin Endler
14e83642ce updated readme 2016-08-10 21:03:22 +02:00
Martin Endler
c3c3cf33ef fixed parse readers string function
added .editorconfig
formatted code
updated dependencies
improved package.json
fixed version number
2016-08-10 20:39:11 +02:00
Santiago Gimeno
f1a012cdd2 doc: update README.md with supported OS's 2015-05-27 16:09:29 +02:00
mifi
e387cc0edc doc: fix example from README 2015-02-02 17:11:45 +01:00
The Gitter Badger
bbe2a1a285 Added Gitter badge 2014-10-15 08:18:12 +00:00
Santiago Gimeno
d7dfb805a8 doc: document PCSCLite::close, CardReader::close
- Update example accordingly.
2014-09-26 13:14:51 +02:00
Santiago Gimeno
44b0c3e479 example: connect with SHARED share_mode
- This way the example works both in Linux and OS X. See:
  https://github.com/santigimeno/node-pcsclite/issues/14#issuecomment-56665208
2014-09-24 16:15:11 +02:00
Santiago Gimeno
d00d7adb12 doc: add node installation instructions 2014-09-19 11:21:34 +02:00
Santiago Gimeno
f6978a685d doc: fix copy/paste typo 2014-08-06 12:47:51 +02:00
Santiago Gimeno
3c8b2c9f4b src: add disposition parameter to disconnect 2014-08-06 12:06:17 +02:00
Santiago Gimeno
6629703927 doc: improve README style 2014-07-29 18:47:58 +02:00
Santiago Gimeno
279bc112ce src: improve SCardConnect interface
- We can optionally pass the share_mode and preferred_protocol options. They are
  optional to keep backwards compatibility.
- Update README
- Define constants in C++ land.
2014-07-29 12:18:20 +02:00
Santiago Gimeno
bb87f0b09c doc: Update README
- Improve format.
- Document API.
2014-07-28 13:10:47 +02:00
Bitdeli Chef
b8b6a97b50 Add a Bitdeli badge to README 2013-12-03 09:32:18 +00:00
Santiago Gimeno
3cb970a04b Use the protocol parameter in CardReader.transmit
- We were simply hard-coding the T=0 protocol.
2013-10-16 17:03:18 +02:00
Santiago Gimeno
1f59246876 Improve example
- Call cardreader.connect on card insertion, cardreader.disconnect
  on card removal.
- It fixes bug #3.
2013-07-06 22:17:56 +02:00
Santiago Gimeno
3f2a1b5e4e CardReader status event should return the ATR
- Of the inserted card.
- Refactoring of the code that creates a Buffer instance into a
  separate function.
- Update the example and README
- It fixes bug #2
2013-07-05 17:25:18 +02:00
Ludovic Rousseau
4226589bef Remove an extra typographical character 2013-06-28 19:01:24 +02:00
Santiago Gimeno
6c63f5df31 Update README 2013-06-25 18:58:08 +02:00
Santiago Gimeno
b40f9a2f88 Initial Implementation 2013-06-20 16:37:28 +02:00
Santiago Gimeno
0484b764bf Initial commit 2013-06-20 03:29:56 -07:00