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
- Host: GitHub
- URL: https://github.com/leosac/access-control
- Owner: leosac
- License: agpl-3.0
- Created: 2014-06-26T14:31:42.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2025-10-24T08:44:45.000Z (9 months ago)
- Last Synced: 2026-01-14T01:27:08.472Z (6 months ago)
- Topics: access-control
- Language: C++
- Homepage: https://leosac.com
- Size: 17.1 MB
- Stars: 273
- Watchers: 32
- Forks: 44
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Cla: CLA.md
Awesome Lists containing this project
README
# Leosac Access Control 
* Stable branch: master [](https://github.com/leosac/access-control/actions/workflows/build.yml) [](https://sonarcloud.io/summary/new_code?id=leosac_access-control&branch=master)
* Development branch: develop [](https://github.com/leosac/access-control/actions/workflows/build.yml) [](https://sonarcloud.io/summary/new_code?id=leosac_access-control&branch=develop) [](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.
