Skip to content

Instantly share code, notes, and snippets.

View orviwan's full-sized avatar

Jon Barlow orviwan

View GitHub Profile
@orviwan
orviwan / index.gui
Created October 6, 2017 12:25
Toggle View
<svg>
<svg id="main" display="inline"><text>MAIN</text></svg>
<svg id="info" display="none"><text>INFO</text></svg>
</svg>
@orviwan
orviwan / app.js
Last active December 29, 2015 00:42
Pebble.js Tutorial Part 1 - 1
var UI = require('ui');
// Create a Card with title and subtitle
var card = new UI.Card({
title:'Weather',
subtitle:'Fetching...'
});
// Display the Card
card.show();
### Keybase proof
I hereby claim:
* I am orviwan on github.
* I am orviwan (https://keybase.io/orviwan) on keybase.
* I have a public key whose fingerprint is 9770 B27A BEA5 18B1 1E34 9E57 AEBC 7B80 F8C5 A44B
To claim this, I am signing this object: