No description
Find a file
2023-10-15 07:04:07 -04:00
modules add modules directory and lssi, the first module! 2023-07-09 21:40:42 -04:00
bootstrap.lua add bootstrap script and better instructions for installation 2023-07-28 19:23:26 -04:00
eatit-cfg.lua remove cfg option. it was useless, and the lssi module can do... 2023-07-16 20:41:43 -04:00
eatit.lua add nil checks 2023-10-15 07:04:07 -04:00
LISCENSE inital commit with the plugin working (enough) 2023-06-29 20:35:25 -04:00
README.md fix typo and make commands appear nicer 2023-07-28 19:24:44 -04:00

Eat It

Eat It is a plugin manager for mpv which allows you to declare what files you want from git repos.

Installing Eat It

First time

To install eatit run these two commands Make sure you know what it does:

curl -L https://git.squi.bid/eat-it/plain/eatit.lua -o ~/.config/mpv/scripts/eatit.lua
curl -L https://git.squi.bid/eat-it/plain/eatit-cfg.lua -o ~/.config/mpv/eatit-cfg.lua

Bootstraping

The included bootstrap script will install and load eatit as soon as mpv starts.

FAQ

Q: Where does the name 'Eat It' come from?
A: The plugin manager eats all the useless files and keeps the ones you want, and Weird Al is a funny guy

TODO

ALTERNATIVES

email me if you know of any alternatives