Skip to content

Instantly share code, notes, and snippets.

@iopanio
iopanio / temple.sh
Last active January 3, 2022 13:56 — forked from ncaldwell/mpvthumbselect.sh
Select videos from $pwd using sxiv.
#!/bin/sh
#
# Select videos to watch with mpv from the current directory using sxiv.
#
# Caches screenshots for all the videos in the current directory, and then calls
# sxiv on the cache.
#
# requires: ffmpeg
# sxiv
# mpv