Skip to content
Adam Yeager edited this page Nov 8, 2016 · 5 revisions

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.

Clone this wiki locally