Skip to content

jankislinger/rohlik-shopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API to do the shopping on rohlik.cz for you. Designed to be used together with Home Assistant

docker build -t rohlik-shopper .
docker run --rm \
  -p 8000:5000 \
  --name rohlik-shopper \
  -e ROHLIK_EMAIL=<email> \
  -e ROHLIK_PASSWORD=<password> \
  rohlik-shopper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published