You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b99136a813 | 6 years ago | |
---|---|---|
.gitignore | 6 years ago | |
LEDfunctions.py | 6 years ago | |
README.md | 6 years ago | |
announcements.py | 6 years ago | |
announcer.json | 6 years ago | |
colophon.py | 6 years ago | |
guru-pirate.py | 6 years ago | |
guru.json | 6 years ago | |
lifehack.service | 6 years ago | |
motion.sh | 6 years ago | |
motion_detector_2.py | 6 years ago | |
rebel.json | 6 years ago |
README.md
IRIS
- scripts locations /var/www/html/lifeHackAgent
- audio recording script /var/www/html/lifeHackAgent/Audio_recordings
test system:
./motion.sh
cronjob:
runs announcements.py
systemd service file
- run on boot
- location: /lib/systemd/system/lifehack.service
- status: sudo systemctl ststatus lifehack.service
- start: sudo systemctl start lifehack.service
- stop: sudo systemctl stop lifehack.service