little scripts and things for parsing your nextcloud recipes for various data
- Python 100%
| LICENSE | ||
| most_common_recipe_site.py | ||
| README.md | ||
| what_should_i_eat.py | ||
nextcloud-recipe-toolbox
Little scripts and things for parsing your nextcloud recipes for various data.
Right now, they all assume you have your Nextcloud recipes folder synced locally (but the directory is configurable). Eventually I'll use the API, if there is one.
most common recipe thingy
prints your most commonly used recipe websites and a count of how many times.
python ./most_common_recipe_site.py --help
what should I eat?
print a random recipe to make given a category
python ./what_should_i_eat.py --help