Skip to content

Bugfire/pi_cputemp_watch

Repository files navigation

pi_cputemp_watch

requires mysql module

# npm install mysql

pi_cputemp_watch.sh example

#!/bin/sh
# for crontab
# * * * * * /AISEG_WATH_PATH/pi_cputemp_watch/pi_cputemp_watch.sh

cd `dirname "${0}"`
/NODE_JS_PATH/node pi_cputemp_watch.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published