Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

sam-myers/bullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

About PushBullet

PushBullet is a services which allows one to quickly and easily send notifications / links / files between your devices. GUI-based clients already exist, this is an attempt to make a solid and simple CLI.

Setup

pip install prompt-toolkit, requests

The first time it's run, Bullet will prompt you for your access token.

Examples

List devices

Push a note

Commands can also be invoked directly

bullet.py note computer name message

Note that device names can and should be typed with spaces, quotes are not necessary

Upcoming Features

  • File transfers
  • SMS

About

A simple, autocompleting PushBullet CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages