Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 504 Bytes

README_porcellino.md

File metadata and controls

38 lines (17 loc) · 504 Bytes

local launch

cd /home/porcellino

python porcellino_bot.py

instable launch

cd /home/porcellino

nohup python porcellino_bot.py

instance a daemon from root dir

cp porcellino.conf /etc/init/porcellino.conf

start demone

sudo start porcellino

follow what happens (in another window) with:

tail -f /var/tmp/porcellino.log

and stop with:

sudo stop porcellino

cd /home/porcellino python porcellino_bot.py

pymeteosalute library's source https://github.com/alfcrisci/PyMeteoSalute