A software to manage a library, especially books, other material, users, emails and opening hours. Also the tracking of working hours is possible. The program is written and maintained by Julian-Samuel Gebühr.
This code requires PHP version 5.6.38 or higher and an SQL-Database (best results with MariaDB). PHP-mbstring has to be available.
For the tracking of workin hours you can use an RasperryPi with a RFID-Chip and display (128x64 prefered) with the following software:
Python3
SPI-Py from: https://github.com/lthiery/SPI-Py
MFRC522-Python from: https://github.com/mxgxw/MFRC522-python/ (Attention: not maintained, I made manual changes that will be published soon)
Request from http://docs.python-requests.org/en/master/
Adafruit from: https://github.com/adafruit/Adafruit_SSD13
You will also want to make manual adjustments to the following files/directories
This software is Open-Source so you are invited to use it for free. But prehaps you need some help to adjust the software to your library or want some new features? Feel free to contact me!
You found an error in the code, want to suggest an improvement etc..? Just put it on the Issue Tracker, I will read it! For security issues please contact me directly, adress see below.
You have any questions or problems concernig the software? Contact me! E-Mail: julian-samuel@gebuehr.net
This code and examples are licensed under the GNU General Public License 3.0.