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: 5 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T04:50:14.000Z (about 6 years ago)
- Last Synced: 2025-05-30T12:21:46.560Z (about 1 year ago)
- Topics: dbus, desktop-app, elementaryos, gtk3, linux, nodejs, pushbullet, valadoc
- Language: Vala
- Size: 17.7 MB
- Stars: 30
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Pushy (No Longer Maintained)
[](https://travis-ci.org/harisvsulaiman/pushy)
[](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
[](https://twitter.com/harisvsulaiman)