Small library software (borrowing and returning books management)
Logiciel de gestion d'une petite bibliothèque (gestion d'emprunt de livres)
- Catalog management
- Autocomplete book information based on ISBN
- Compatible with barcode reader
- User management
- Borrowing management
- Support multiple languages
- english
- french
- Open source and free forever
- Based on Web technologies and architecture:
- Runs on Linux (Debian 8) and Windows
- When adding a book to your library, you can type in the ISBN or use a barcode reader:

- multiple Web Services are called and information is filled in automatically:

Please read setup/install.md
cd bibliopuce
bin\start.bat
su - bibliopuce
cd bibliopuce
bin/start.sh
BCDLibre is a Web-base software : you need to start a web browser to access the software interface.
-
Start your favorite web browser, e.g. Firefox, and access the server on port 3000:
[http://localhost:3000] (http://localhost:3000)
