diff --git a/README.md b/README.md index 115d857c..b5f17e75 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [E-commerce](#e-commerce) - [DNS](#dns) - [Document Archiving](#document-archiving) +- [E-books and Integrated Library Systems (ILS)](#e-books-and-integrated-library-systems-ils) - [Enterprise Resource Planning](#enterprise-resource-planning) - [Federated Identity/Authentication](#federated-identityauthentication) - [Feed Readers](#feed-readers) @@ -525,6 +526,22 @@ See https://github.com/n1trux/awesome-sysadmin#dns - [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` - [SANE Network Scanning](http://sane-project.org/) - allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPLv2` `C` +## E-books and Integrated Library Systems (ILS) + +**[`^ back to top ^`](#)** + +_Personal e-book management software._ + +- [Calibre](https://calibre-ebook.com/) - E-book library manager that can view, convert, and catalog e-books in most of the major e-book formats and provides a built-in Web server for remote clients. ([Demo](https://calibre-ebook.com/demo), [Source code](https://launchpad.net/calibre)) `GPLv3` `Python` + - [BicBucStriim](http://projekte.textmulch.de/bicbucstriim/) - Provides web-based access to your Calibre Library's e-book collection. ([Source Code](https://github.com/rvolz/BicBucStriim)) `MIT` `PHP` + - [Calibre Web](https://github.com/janeczku/calibre-web) - Web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. ([Source Code](https://github.com/janeczku/calibre-web)) `GPLv3` `Python` + - [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - A lightweight e-book server alternative to Calibre content server or [Calibre2OPDS](https://calibre2opds.com/2011/11/03/new-site-for-calibre2opds/). ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPLv2` `PHP` + +_Enterprise-class library management software._ + +- [Evergreen](https://evergreen-ils.org) - Highly-scalable software for libraries that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials. ([Source Code](https://github.com/evergreen-library-system/Evergreen)) `GPLv2` `PL/pgSQL` +- [Koha](https://koha-community.org/) - Enterprise-class ILS with modules for acquisitions, circulation, cataloging, label printing, offline circulation for when Internet access is not available, and much more. ([Demo](https://koha-community.org/demo/), [Source Code](https://github.com/Koha-Community/Koha)) `GPLv3` `Perl` + ## Enterprise Resource Planning **[`^ back to top ^`](#)** @@ -805,7 +822,6 @@ See also ,