Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fire-eggs/darkthumbs

Adds thumbnail preview to Windows Explorer for EPUB, FB2, DJVU and Kindle ebooks; 7Z, CB7, CBZ, CBR, RAR and ZIP archives.
https://github.com/fire-eggs/darkthumbs

cb7 cbr cbz djvu epub explorer-shell-extension explorer-thumbnails fb2 kindle mobi shell-extension

Last synced: 29 days ago
JSON representation

Adds thumbnail preview to Windows Explorer for EPUB, FB2, DJVU and Kindle ebooks; 7Z, CB7, CBZ, CBR, RAR and ZIP archives.

Awesome Lists containing this project

README

        

# DarkThumbs
Thumbnail preview support for ebooks and various archive formats in Windows File Explorer. V2.0 adds DJVU and 7Z/CB7 support!

## Screenshots
![V2.0 Demo](demo.jpg)
![V2.0 Manager](manager.jpg)

## Supported formats
- EPUB
- FB2
- Kindle (MOBI, AZW, AZW3)
- DJVU / DJV
- 7Z
- CB7
- CBZ
- CBR
- RAR
- ZIP

## Minimium system requirements
Windows 7/8/8.1/10/11 (64-bit)

## Built with
Visual Studio 2019 using Windows 10 SDK. Requires the Microsoft "Visual Studio Installer" extension to build the setup projects.

**With a Little Help From ...**

![logo2](https://github.com/fire-eggs/yagp/blob/master/Files/deleaker_logo.png) - [Deleaker](https://www.deleaker.com) : the _best_ tool for finding memory, GDI and other leaks!

## Credits

### Source Code
Used [Invertex's CBXShell](https://github.com/Invertex/CBXShell) as a base

MOBI support thanks to [libmobi](https://github.com/bfabiszewski/libmobi)

7Z support via [bit7z](https://github.com/rikyoz/bit7z)

### Application Icon
Icons made by [Those Icons](https://www.flaticon.com/authors/those-icons) from [Flaticon](https://www.flaticon.com/)

- Sponsored by [L0garthimic](https://github.com/L0garithmic)
- V1.0 by [dark-knight404](https://github.com/dark-knight404)
- V1.1-V2.0 by [fire-eggs](https://github.com/fire-eggs)