Wiki

Clone wiki

BulletSharp / Home

Bullet Sharp

This is Bullet Sharp, a Desktop App to use Pushbullet service

You can push Notes, Links, Addresses, Lists and Files from this app.

Download

Live notifications! when something is pushed to you, a notification pops up on system tray!

New! Schedule notes to be sent, and minimize to system tray to send those reminders.

New release:

Windows: Bullet Sharp V 1.2.3.zip

Linux and OSX: Bullet Sharp V 1.2.2.zip (Mono)

This app use BulletAPI library, you can check it on BulletAPI


How to Set up Bullet Sharp


Old releases

Windows: Bullet Sharp V 1.2.1.zip

Linux and OSX: Bullet Sharp V 1.2.1.zip (Mono)

BulletSharpV1.1.1.zip


Notes

UPDATED [26/05/2014] V 1.2.3

  • Fixed error when adding reminder on pc with different "culture info".

UPDATED [17/05/2014] V 1.2.2

  • Fixed option to push Address, sent "Link" instead of "address"

UPDATED [17/05/2014] V 1.2.2

  • Added option to receive notifications when something is pushed to you.

  • Added option to push to contacts instead of devices.

  • Minor bug fixes.


UPDATED [15/05/2014] V 1.2.1

  • Added option to add "reminders" add a note and and schedule a time for it to be sent!.

  • Minimize the app to system tray.

  • Updated to use new Pushbullet API

  • Minor bug fixes.

This version has a separated version for Windows and Linux & OSX this is because due to a problem with Sqlite libraries, so I create a branch to manage different versions. All the options are the same, just SQLite library is different.


  • Added option on Settings to accept all certificates (Check this option to avoid errors on Linux with Mono).

  • Fixed uncaught exceptions.

Requirements

  • .NET Framework 4.0 or greater.

To compile this app you need the following packages:

  • VS 2010 or greater.
  • Json.NET
  • Microsoft HTTP Client Libraries

You can get these packages via NuGet package manager (when compiling this DLL NuGet download the missing packages)

Updated