Skip to content

Instantly share code, notes, and snippets.

View mlagerberg's full-sized avatar

Mathijs "Mat" Lagerberg mlagerberg

View GitHub Profile
@mlagerberg
mlagerberg / keybase.md
Created September 24, 2014 15:03
keybase.md

Keybase proof

I hereby claim:

  • I am monkeyinmysoup on github.
  • I am mathijs (https://keybase.io/mathijs) on keybase.
  • I have a public key whose fingerprint is 2AB9 E999 4F01 AE06 0690 B9C5 F610 2E8F 6A14 ED37

To claim this, I am signing this object:

@mlagerberg
mlagerberg / btcspark.py
Last active September 10, 2017 22:56
[Bitcoin sparkline in the terminal]
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# btcspark.py
#
# Shows the current value of Bitcoin in Euro, as given by bitcoinaverage.com,
# along with a sparkline of the last 24 hours.
#
# Requires
from __future__ import print_function, unicode_literals
@mlagerberg
mlagerberg / adbtextinput-extended.bat
Last active April 26, 2018 17:47
[Android text input from your PC] #android #adb
@echo off
cls
echo.
echo Enter text and hit enter to send text
echo input to your phone or emulator.
echo Note: having adb in your path is required.
echo.
echo Type /help for a list of available commands,
echo /quit or Ctrl+C to quit.
echo.
@mlagerberg
mlagerberg / savegame-sync.bat
Last active September 10, 2017 22:58
[Windows batch script for keeping savegames in sync over Dropbox]
@echo off
set DROPBOX=%HOMEPATH%\Dropbox
cls
echo.
echo This script will create directory junctions between your savegames and Dropbox/Google Drive/Skydrive/Copy/SugarSync/CX/etc,
echo essentially storing your savegames in the cloud.
echo So, make sure you have enough space in your Dropbox account!
echo No Dropbox? Go: http://db.tt/9OTahFS
echo Better yet, use Copy and get many more gigabytes: https://copy.com?r=fxEXmQ