mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 3fdba96ea1687be39bbb87aba247ad414b8d9d46
Parent: caf9d50f8d4166d0b0a0f34242c68d0ff05485a5
Author: Ren Tatsumoto
Date:   Sun,  4 Oct 2020 15:06:44 +0300

install all at once

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -22,6 +22,11 @@ If you use Windows, follow [this link](https://github.com/Ajatt-Tools/mpvacious/ * [curl](https://www.archlinux.org/packages/core/x86_64/curl/) (you should already have this) * [xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/) +Install all dependencies at once (on Arch-based): +``` +$ sudo pacman -Syu mpv anki xdotool curl xclip --needed +``` + ## Installation If you already have your dotfiles set up according to