Home - adamyeager/PushbulletSharp GitHub Wiki

A simple C# wrapper to PushBullet's HTTP API.

To install PushBulletSharp, run the following command in the Package Manager Console

PM> Install-Package PushBulletSharp

To get started, check out the Push Examples wiki page.

Now that ephemerals are supported please look at the Ephemerals wiki page.