Skip to content

Pushbullet client for elementary os.

License

Notifications You must be signed in to change notification settings

ingumsky/pushy

 
 

Repository files navigation

Pushy

Pushbullet client for elementary os.


Get it on AppCenter

Features

  • Send pushes (Note/Link) to all the platforms supported by Pushbullet.
  • Send Files to devices.

Installation

Nodejs is required.

Vala dependencies

  • libsecret-1
  • meson
  • valac

Nodejs dependencies

See package.json

Important!

Create a config.js which exports a sentry raven url for crash reporting

Setup

npm install -g pkg # yarn global install pkg
npm install # or yarn install
meson build
mesonconf -Dprefix=/usr

Build

npm run build # yarn build prebuilt binaries are also provided
cd build
ninja

Install

sudo ninja install
com.github.harisvsulaiman.pushy

Follow me

Twitter Follow

About

Pushbullet client for elementary os.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 62.1%
  • JavaScript 23.1%
  • Meson 4.1%
  • CSS 3.5%
  • HTML 3.4%
  • Shell 3.2%
  • Python 0.6%