From 962b467d5ffab7be96126ea3c67ee6df69abb3f4 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 26 Dec 2017 16:47:20 -0500 Subject: [PATCH] Closes #1251: Add Calibre Web along with a new section for e-books, ILS. This commit adds the Calibre Web app and positions it inside a new section for e-books and other mostly text-based media. This is also a good opportunity to add information about enterprise-class Integrated Library Systems, so that is done as well and adds the Koha and Evergreen library management software, both self-hostable Free Software tools to that category. Koha is moved out of "budgeting," since it is much more appropriately categorized as an ILS along with Evergreen, et. al. This commit further moves related items out of Misc/Other, namely COPS, and into this new e-book/library category, where it should be expected. --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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 ,