1.0.0 • Published 1 year ago

delete-thumbnail v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

delete-thumbnail

Removes the specified file's thumbnails found in the local cache directory.

Building & installing

$ git clone https://github.com/4ndrs/delete-thumbnail.git
$ cd delete-thumbnail
$ npm ci
$ npm run build
# npm install -g .

Usage

$ delete-thumbnail /tmp/Videos/Punkjack.webm
No thumbnail found under /home/user/.cache/thumbnails/normal
Deleted thumbnail under /home/user/.cache/thumbnails/large
1.0.0

1 year ago