sunspikes / pebble-pastebinlist

Pebble watch app displays lists from pastebin.com built with Pebble.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pastebin.com List for Pebble

Pebble app to show lists from Pastebin.com, simply create a list in Pastebin.com and view it on your Pebble.

Please note: This is work in progress app, currently there is no configure option available, you have to hard code the note id in the app before building.

####How to use?

i. Create the note in Pastebin.com and copy the ID (Example: KvFwULR6 from http://pastebin.com/KvFwULR6)

ii. Download the source and configure your Note ID in app.js (The line var noteId = 'KvFwULR6';)

ii. Build it and install the .pbw (See Getting Started, you can find a pre-built binary in the bin/ folder)

iii. Enjoy :)

Author

Krishnaprasad MG [@sunspikes]

Contact me at [sunspikes at gmail dot com]

About

Pebble watch app displays lists from pastebin.com built with Pebble.js


Languages

Language:JavaScript 100.0%