Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions Readme.MD
Original file line number Diff line number Diff line change
@@ -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 <abbr title="Application Programming Interface">API</abbr> 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:

<p>
<a href="https://wiki.mhut.org/_detail/software:libgen_desktop_1_.png?id=software%3Alibgen_desktop" class="media" title="software:libgen_desktop_1_.png"><img src="https://wiki.mhut.org/_media/software:libgen_desktop_1_.png?w=200&amp;tok=8a753c" class="media" alt="" width="200" /></a> <a href="https://wiki.mhut.org/_detail/software:libgen_desktop_2_.png?id=software%3Alibgen_desktop" class="media" title="software:libgen_desktop_2_.png"><img src="https://wiki.mhut.org/_media/software:libgen_desktop_2_.png?w=200&amp;tok=c0c886" class="media" alt="" width="200" /></a> <a href="https://wiki.mhut.org/_detail/software:libgen_desktop_3_.png?id=software%3Alibgen_desktop" class="media" title="software:libgen_desktop_3_.png"><img src="https://wiki.mhut.org/_media/software:libgen_desktop_3_.png?w=200&amp;tok=c34513" class="media" alt="" width="200" /></a> <a href="https://wiki.mhut.org/_detail/software:libgen_desktop_4_.png?id=software%3Alibgen_desktop" class="media" title="software:libgen_desktop_4_.png"><img src="https://wiki.mhut.org/_media/software:libgen_desktop_4_.png?w=200&amp;tok=f26fe5" class="media" alt="" width="200" /></a>
</p>

## Download:
* Installer (MSI package): <a href="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Setup.32-bit.msi" class="urlextern" title="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Setup.32-bit.msi">32-bit</a> | <a href="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Setup.64-bit.msi" class="urlextern" title="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Setup.64-bit.msi">64-bit</a>

* Portable version: <a href="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Portable.32-bit.zip" class="urlextern" title="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Portable.32-bit.zip">32-bit</a> | <a href="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Portable.64-bit.zip" class="urlextern" title="https://github.com/libgenapps/LibgenDesktop/releases/latest/download/LibgenDesktop.Portable.64-bit.zip">64-bit</a>

* Previous versions: <a href="https://github.com/libgenapps/LibgenDesktop/releases/" class="urlextern" title="https://github.com/libgenapps/LibgenDesktop/releases/">https://github.com/libgenapps/LibgenDesktop/releases/</a></div>


**Source code (C#):** <a href="https://github.com/libgenapps/LibgenDesktop" title="https://github.com/libgenapps/LibgenDesktop">https://github.com/libgenapps/LibgenDesktop</a>

**The forum thread for news, bug reports and suggestions:** [https://forum.mhut.org/viewtopic.php?f=17&amp;t=8027](https://forum.mhut.org/viewtopic.php?f=17&amp;t=8027"title="https://forum.mhut.org/viewtopic.php?f=17&amp;t=8027")