Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

e-dot/bcdlibre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

436 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCD Libre (Book Manager Libre)

Small library software (borrowing and returning books management)

Logiciel de gestion d'une petite bibliothèque (gestion d'emprunt de livres)

Features

  • 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

Screenshots

Main menu

Main menu

Add book in Catalog (autocompletion based on ISBN)

  • When adding a book to your library, you can type in the ISBN or use a barcode reader: Add book
  • multiple Web Services are called and information is filled in automatically: Add book

Install BCD Libre

Please read setup/install.md

Start BCD Libre Server

On Windows

cd bibliopuce
bin\start.bat

On Linux

su - bibliopuce
cd bibliopuce
bin/start.sh

Access BCD Libre from Browser

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)

About

Logiciel de gestion d'une bibliothèque (minuscule - pas plus grande qu'une puce :-)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors