From f2b2f41dc98e4bf8bdc141c1e7f8b17787cbde61 Mon Sep 17 00:00:00 2001 From: John Dovey Date: Tue, 26 Jan 2021 03:44:42 -0500 Subject: [PATCH] Create Readme.MD --- Readme.MD | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Readme.MD diff --git a/Readme.MD b/Readme.MD new file mode 100644 index 0000000..a0045bd --- /dev/null +++ b/Readme.MD @@ -0,0 +1,30 @@ +# Libgen Desktop + +*Libgen Desktop* is a Windows application for browsing a local copy of LibGen catalog. The main (non-fiction), fiction and scientific articles (scimag) LibGen collections are supported. + +The application uses embedded SQLite database engine to store and retrieve catalog data. Current LibGen catalog can be imported in the form of SQL dump. Faster incremental catalog updates for the main collection using JSON API are supported. +You can search by title/authors/series/publisher or ISBN or DOI in case of scientific articles. Each search query is opened in a separate tab to work with multiple queries at a time. There is an export feature to save search results into a XLSX (MS Excel) or CSV file. + +To download the content you can open a download link in a Web browser or use an internal download manager. Your local file collection can be scanned to link matching files to the catalog for easier access. + +**System requirements:^^ Windows Vista SP2 or later, .NET Framework 4.5 or higher (.NET Framework 4.5 is included in Windows 8 and later by default). + +**Interface languages:** Chinese (Simplified), English, French, Italian, Portuguese, Romanian, Russian, Spanish, Turkish, and Ukrainian. + +## Screenshots: + +

+ +

+ +## Download: +* Installer (MSI package): 32-bit | 64-bit + +* Portable version: 32-bit | 64-bit + +* Previous versions: https://github.com/libgenapps/LibgenDesktop/releases/ + + +**Source code (C#):** https://github.com/libgenapps/LibgenDesktop + +**The forum thread for news, bug reports and suggestions:** [https://forum.mhut.org/viewtopic.php?f=17&t=8027](https://forum.mhut.org/viewtopic.php?f=17&t=8027"title="https://forum.mhut.org/viewtopic.php?f=17&t=8027")