Example Code: PushData on Raspberry Pi

Any ideas on how to get the “GettingStarted/PushData” example code to work on the Raspberry Pi? It requires the library SimpleTimer which appears to be an Arduino only library. When I bring down SimpleTimer and try to compile it into the example code the compiler complains about WProgram.h being missing. Web posts say WProgram.h has been renamed to Arduino.h.

Sorry, this appears to be a duplicate of “How to Install SimpleTimer library for Blynk in Raspberry Pi”