To monitor free disk space on a server hosting a WordPress website i created a new plugin, a sort of clone of the unix command df, called WP-Disk-Free. This plugin allow you to: define in the Settings page minimum free disk space (MB) to use as a warning quota receive an email, sent to a […]
Monthly Archives: November 2016
Send images from RaspberryPI to Google Drive
After having shown a simple way on how to create a “birdwatching station” using a RaspberryPi (see this post, in italian) i am now presenting you how to send images to Google Drive.
RFIDer: tool to get data from a rfid reader
For a home automation project i had to connect a rdif reader (this one) to a Raspberry Pi 3 and then have the system execute a program each time a token is read by the reader:RFIDer is the tool i developed to do this job. RFIDer sources (GPLv3 license) are available, but you can also find precompiled binaries for some platform. Once compiled […]