QSCTech/door-access-control

Name: door-access-control

Owner: ?????????

Description: [?????????] A CLI tool under Linux written in C, in order to communicate with wiegand-card doors using their protocol.

Created: 2015-11-15 10:12:21.0

Updated: 2017-12-08 11:17:06.0

Pushed: 2015-11-15 10:39:46.0

Homepage:

Size: 188

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

door-access-control

A CLI tool under Linux / FreeBSD written in C, in order to communicate with wiegand-card doors using a special protocol.

Author: Senorsen sen@senorsen.com

Started from 2014-07.

Installation

First, copy config.sample.h to config.h and edit the configurations to fit your needs.

Then, try make. Note: clang is needed, but you can replace clang to gcc in Makefile by your self.

Just execute ./doorsend, there would be a help message. Enjoy it!

Copyright

Copyright 2014, 2015 Senorsen (Zhang Sen) sen@senorsen.com

License

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.