hackgt-nfc

Crates.iohackgt-nfc
lib.rshackgt-nfc
version0.4.2
sourcesrc
created_at2019-02-25 07:50:29.588646
updated_at2020-02-28 09:06:46.861343
descriptionA portable Rust library for working with HackGT's NFC badges
homepage
repositoryhttps://github.com/HackGT/hackgt-nfc
max_upload_size
id117092
size32,503
Ryan Petschek (petschekr)

documentation

README

hackgt-nfc

A portable Rust library for working with HackGT's NFC badges

Includes support for:

  • The HackGT Check-In GraphQL API
    • Check users in / out and detect repeated check-in attempts
    • Get information about a user, given their user ID
    • Get information about current check-in tags
  • Adding / removing users from a Check-In instance
  • Finding and initializing ACR122U USB NFC readers
  • Parsing NFC badge NDEF content into a usable user ID

Used by:

Commit count: 19

cargo fmt