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

https://github.com/maakcode/spush

Simple command line tool for sending push notification via Pushbullet wrritten in Swift
https://github.com/maakcode/spush

Last synced: 11 months ago
JSON representation

Simple command line tool for sending push notification via Pushbullet wrritten in Swift

Awesome Lists containing this project

README

          

# Spush
Simple command line tool for sending push notification via Pushbullet wrritten in Swift

## Usage
spush -t "Title text" "Body text"

## Dependency
- [Guaka](https://github.com/nsomar/Guaka)
- [StringScanner](https://github.com/getGuaka/StringScanner)