Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.