Only tested on OS X with an Alcatel A392CC. It will:
- Download an article from the internet
- Convert it into a clean readable format and save it as an HTML file
- Attempt to send that file to your phone using Bluetooth File Exchange dialog
- Delete the file when it's done
git clone https://github.com/andyinabox/dumbp-instapooper.git
cd dumbp-instapooper
npm link
It's pretty straightforward.
$ instapooper url [-v] [--save-dir=./]
url
(required) url to download--save-dir
set the directory to save file to (defaults to current directory)-v
enable verbose mode