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

https://github.com/leosac/access-control

Leosac Access Control - Open Source Physical Access Control System
https://github.com/leosac/access-control

access-control

Last synced: 5 months ago
JSON representation

Leosac Access Control - Open Source Physical Access Control System

Awesome Lists containing this project

README

          

# Leosac Access Control ![Logo](rc/logo.png)

* Stable branch: master [![Build Status](https://github.com/leosac/access-control/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/leosac/access-control/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=leosac_access-control&metric=alert_status&branch=master)](https://sonarcloud.io/summary/new_code?id=leosac_access-control&branch=master)
* Development branch: develop [![Build Status](https://github.com/leosac/access-control/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/leosac/access-control/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=leosac_access-control&metric=alert_status&branch=develop)](https://sonarcloud.io/summary/new_code?id=leosac_access-control&branch=develop) [![Coverity Scan](https://scan.coverity.com/projects/32137/badge.svg)](https://scan.coverity.com/projects/leosac-access-control)

The documentation for both end user and developpers can be found [here](http://leosac.github.io/leosac-doc/doc_output/develop/).

## What is Leosac Access Control?

Leosac Access Control is an open source physical access control system software. It is meant to be installed on embedded devices running Linux, to handle the logic processing of an access control. Basically, it opens doors.

A Leosac Access Control setup is usually composed of an embedded Linux board running the software, locked in a case, connected to a RFID card reader and to the electric strike of a door.

## Features

* Multiple-door/reader support
* Ethernet connectivity
* **Fully** configurable wiring layout
* Portable on virtually every Linux devices on the market
* Open-source

## Getting started

You can follow the [install guide](https://leosac.github.io/leosac-doc/doc_output/develop/d5/d97/page_guide_rpi_piface_wiegand.html#install_guide)
to have a basic setup ready.

## Issues

Please report issues [here](https://github.com/leosac/access-control/issues).

## License

This project has been founded by Maxime Chamley (@maxhy), owned by Leosac SAS, and released under the GNU Affero GPLv3 license.
A copy of the license can be found in the root folder.

![logo](https://raw.githubusercontent.com/leosac/leosac/master/rc/AGPLv3.png "AGPL Logo")