Skip to content

theanalyst/revolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Revolver

Revolver is an emacs client to push bullet(s).

Pushbullet is an Android app that can be used to push notes,url and other stuff that resembles these things from desktops and browsers etc. to your Android phone. Luckily Pushbullet provides an API which we can use to push items from your favorite text editor to your phone. HTTP Requests are created using the grapnel library

Usage

Set the variable pushbullet-api-key to the API key for your account. Since the key has access to your pushes, please ensure that you don't push the value of the key to github or any other public place.

At present after loading pushbullet.el, selecting a region and calling M-x pushbullet will send the region as a note prompting for a title, if region is inactive entire buffer is sent

TODO

  • Write tests, tests are good
  • Convert org-mode structure into a todo list and send

About

An emacs client for the pushbullet android app

Resources

Stars

Watchers

Forks

Packages

No packages published