This is an application that sends a photo of your pet by Line Notify.
You can check on your pet with your smartphone anywhere, even when you are not at home.
pip install -r requirements.txt
This software need to create line notify token. Please create below link.
https://notify-bot.line.me/
You finish creating token, please copy token to "src/config/setting.json".
cd src streamlit run pet_cam_app
You start script, connect localhost::8501 and push start button.
The source code is licensed Apache License 2.0.