Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fire-eggs/darkthumbs
- Owner: fire-eggs
- Created: 2020-08-19T16:37:31.000Z (over 4 years ago)
- Default Branch: V1.1
- Last Pushed: 2024-10-17T16:00:46.000Z (about 1 month ago)
- Last Synced: 2024-10-20T09:12:27.435Z (about 1 month ago)
- Topics: cb7, cbr, cbz, djvu, epub, explorer-shell-extension, explorer-thumbnails, fb2, kindle, mobi, shell-extension
- Language: C++
- Homepage:
- Size: 7.87 MB
- Stars: 441
- Watchers: 13
- Forks: 24
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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 baseMOBI 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)