I hereby claim:
- I am mrfabbri on github.
- I am mrfabbri (https://keybase.io/mrfabbri) on keybase.
- I have a public key whose fingerprint is 429D DE03 5870 DBDA 08DF FA36 D98A B29A 1271 2285
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <html> | |
| <head> | |
| <script type="text/javascript"> | |
| var nw = require('nw.gui'); | |
| var win = nw.Window.get(); | |
| var nativeMenu = new nw.Menu({ type: 'menubar' }); | |
| if ('createMacBuiltin' in nativeMenu) { | |
| nativeMenu.createMacBuiltin('node-webkit'); |
| #!/bin/bash | |
| #lights_off | |
| # | |
| # *==< | |
| # /\ | |
| # / \ | |
| # / @ \ | |
| # / \ | |
| # / @ @ \ |
| <html> | |
| <head> | |
| <title> | |
| </title> | |
| <style> | |
| #input-area{ | |
| width: 400px; | |
| margin: 10px; | |
| } | |
| <html> | |
| <head> | |
| <title> | |
| </title> | |
| <style> | |
| #input-area{ | |
| width: 400px; | |
| height: 400px; | |
| margin: 10px; | |
| } |