Skip to content

Instantly share code, notes, and snippets.

View jaromero's full-sized avatar

Antonio Romero jaromero

View GitHub Profile

Twitter公式クライアントのコンシューマキー

Twitter for iPhone

Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU

Twitter for Android

Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys

Twitter for Google TV

Consumer key: iAtYJ4HpUVfIUoNnif1DA

@jaromero
jaromero / tvtropes-kill-title.user.js
Created July 14, 2012 01:14
TVTropes spoiler title killer GM script
// ==UserScript==
// @name TVTropes spoiler title
// @namespace http://gm.nsdragon.net/
// @version 0.1
// @description Kills title attributes on spoilers so they don't get in the way
// @match http://*.tvtropes.org/*
// @match http://tvtropes.org/*
// @copyright 2012+, https://github.com/jaromero
// @license Public Domain
// @downloadURL https://gist.github.com/raw/3108638/tvtropes-kill-title.user.js
@jaromero
jaromero / wow.sh
Created March 19, 2012 11:03
Wine launcher for World of Warcraft
#!/bin/bash
# Set the following to your wine binary
WINE_BIN=wine64
#WINE_BIN=/opt/wine1.5-amd64/bin/wine64
# Where WoW lives in your system
WOW_DIR=$HOME/WoW
# Comment to re-enable debug messages
@jaromero
jaromero / rw.sh
Created December 9, 2011 20:05
Quick n' dirty window resize script
#!/bin/bash
E_BADARGS=65
usage()
{
cat << EOF
usage: $0 [options|dimensions]
<dimensions>