Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/harisvsulaiman/Pushy
- Owner: harisvsulaiman
- License: gpl-3.0
- Archived: true
- Created: 2017-08-27T22:19:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T04:50:14.000Z (over 4 years ago)
- Last Synced: 2024-08-03T03:03:06.098Z (5 months ago)
- Topics: dbus, desktop-app, elementaryos, gtk3, linux, nodejs, pushbullet, valadoc
- Language: Vala
- Size: 17.7 MB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-elementaryos - Pushy - Pushbullet client [:white_check_mark:](https://appcenter.elementary.io/com.github.harisvsulaiman.pushy.desktop) (Applications / Internet)
README
Pushy (No Longer Maintained)
[![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
* nodejsNodejs 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)