Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harisvsulaiman/Pushy

Pushbullet client for elementary os.
https://github.com/harisvsulaiman/Pushy

dbus desktop-app elementaryos gtk3 linux nodejs pushbullet valadoc

Last synced: about 2 months ago
JSON representation

Pushbullet client for elementary os.

Awesome Lists containing this project

README

        



Pushy (No Longer Maintained)



Get it on AppCenter




[![Build Status](https://travis-ci.org/harisvsulaiman/pushy.svg?branch=master)](https://travis-ci.org/harisvsulaiman/pushy)

[![Greenkeeper badge](https://badges.greenkeeper.io/harisvsulaiman/pushy.svg)](https://greenkeeper.io/)

> Pushbullet client for elementary os.

## Features

* Send push messages (Note/Link) to Android, iOS, macOS, and browsers supporting the Pushbullet extension.
* Send Files to pushbullet clients.

## Installation

Dependencies
* libsecret-1
* meson
* valac
* nodejs

Nodejs dependencies
> See package.json

### Setup

```bash
meson build
mesonconf -Dprefix=/usr
```

### Build

```bash
cd build
ninja
```
### Install

```bash
sudo ninja install
com.github.harisvsulaiman.pushy
```

### Follow me
[![Twitter Follow](https://img.shields.io/twitter/follow/espadrine.svg?style=social&label=Follow&style=plastic)](https://twitter.com/harisvsulaiman)