Skip to content

Utility to delete specific thumbnails from the local cache directory

License

Notifications You must be signed in to change notification settings

4ndrs/delete-thumbnail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utility to delete specific thumbnails from the local cache directory

Resources

License

Stars

Watchers

Forks