Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Leosac Access Control - Open Source Physical Access Control System

Awesome Lists containing this project

README

        

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

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

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

## What is Leosac?

Leosac 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 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/leosac/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")