Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplewis/ieee-magcard-reader
Logs users that check into the UMN IEEE branch.
https://github.com/mplewis/ieee-magcard-reader
Last synced: about 2 months ago
JSON representation
Logs users that check into the UMN IEEE branch.
- Host: GitHub
- URL: https://github.com/mplewis/ieee-magcard-reader
- Owner: mplewis
- Created: 2013-02-08T03:38:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-14T21:43:41.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T04:56:08.612Z (9 months ago)
- Language: Python
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
IEEE Magcard Reader
===================What does it do?
================It reads your U card and parses out the ID number, first, and last name, then records them to a dict and saves the time it was stored.
Also, it speaks your name out loud. Because that's awesome.
What do I need?
===============You need the following programs installed:
* `espeak` for text-to-speech
Can I turn off TTS?
===================No, because I am too lazy to add a configuration file.
Can I add some features?
========================Pull request whatever you want. I don't mind.