Skip to content
adamyeager edited this page Sep 15, 2014 · 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

Clone this wiki locally