mirror of
https://github.com/SinTan1729/recipe-box-for-wikijs.git
synced 2024-12-24 17:38:37 -06:00
Download recipes into a (repurposed Zettelkasten) recipe box.
|
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
recipe_box.json | ||
recipe_box.py | ||
requirements.txt | ||
setup.py |
Recipe Box
This is a fork of lcordier/recipe_box modified to directly output files suitable for my Wiki.js instance.
Installation
pipx install git+https://github.com/SinTan1729/recipe-box-for-wikijs
Usage
recipe_box [options] <list-of-links>
Available options:
-l : List all available sites
-w : Enable wild mode. This tries to scrape from unsupported sites.
-v : More verbose output.
For more information, please take a look at the upstream.