Now live on the App Store!

Forget your lonnnngggggg projects

A few simple lines add notifications to your scripts. Fire and forget– they'll let you know when they need you.

App screenshot

Integrate quickly

With only a few lines of code, your program can send notifications straight to your mobile device.

00 from whenfin import Whenfin

01 Whenfin.connect("user", "project", "secret")

   ...

14 Whenfin.send("Success", "Training finished.")