Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ukatech/nar-thumbnail-provider
NAR thumbnail provider for Windows Explorer
https://github.com/ukatech/nar-thumbnail-provider
sirefaso ukagaka ukagaka-tool
Last synced: about 2 months ago
JSON representation
NAR thumbnail provider for Windows Explorer
- Host: GitHub
- URL: https://github.com/ukatech/nar-thumbnail-provider
- Owner: ukatech
- License: mit
- Fork: true (Agamnentzar/psd-thumbnail-provider)
- Created: 2022-03-17T11:37:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T10:26:59.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:57:41.496Z (5 months ago)
- Topics: sirefaso, ukagaka, ukagaka-tool
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAR thumbnail provider
![downloads](https://img.shields.io/github/downloads/Taromati2/nar-thumbnail-provider/total)
![preview](https://user-images.githubusercontent.com/31927825/159116281-9b32ab89-2bad-433b-85b0-bda347773b77.png)
NAR thumbnail provider for Windows Explorer
[Download latest installer](https://github.com/Taromati2/nar-thumbnail-provider/releases/latest)# How do I get my nar to support getting thumbnail?
1. Create a `.nar_icon` folder in the root of the archive
![apng](https://user-images.githubusercontent.com/31927825/159008338-4a804873-b08c-4996-9752-7f77dcc11906.png)
2. Place any number of ico files in
When there are multiple ico files, one ico will be randomly selected each time the preview is generated🔮
Given the thumbnail caching mechanism, users may only see one icon from start to end until the drive is cleared up🗑# Building Requirements
* [Visual Studio](https://visualstudio.microsoft.com/vs/community/)
* [WIX Toolset](http://wixtoolset.org/) for generating setup