Submit your own Guide by sending a pull request.
Point and Click PipeBots are created using the Piper App. There are a couple dozen devices your PipeBot can pull data from and a 7 places you can send data to.
- Send a Raspberry Pi's temperature to Google Sheets. No extra sensor required!
- How to build a temperature alarm that emails and text messages
PipeBots use Unix Pipes on the command line. Read "Getting started with making pipes on the command line" to get an idea of how to build your own pipes.