Skip to content

Instantly share code, notes, and snippets.

@omailson
omailson / README.md
Last active December 10, 2015 21:28 — forked from ngauthier/README.md

I like Rdio and linux. Rdio works great in a browser except for one thing: keyboard shortcuts!!!

When coding, I like to be able to play/pause my music quickly, meaning I don't want to switch windows. I figured out a way to do this:

Google Chrome --app

First, I made a file in my ~/bin called rdio that runs:

google-chrome --app=http://rdio.com
#include "MeuAgentePrincipal.h"
#include <AgentePrincipal.h>
#include <Windows.h>
#include <BWAPI\Position.h>
#include <BWAPI\UnitType.h>
//blackboard!
bool GameOver = false;
Unidade* amigoDaVez = NULL;
//