Skip to content

Instantly share code, notes, and snippets.

View ragerin's full-sized avatar

Mads H. Jakobsen ragerin

  • Energinet
  • Denmark
View GitHub Profile
from win32api import *
from win32gui import *
import win32con
class WindowsBalloonTip:
def __init__(self, title, message, app_name):
message_map = {
win32con.WM_DESTROY: self.wm_destroy_callback,
@ragerin
ragerin / Get-Response.ps1
Created July 18, 2016 12:33
Makes it a bit easier to handle user input in PowerShell
function Get-Response {
param
(
[Parameter(Mandatory)]
[string]
$Caption,
[string]
$HeaderCaption = '',

Keybase proof

I hereby claim:

  • I am ragerin on github.
  • I am ragerin (https://keybase.io/ragerin) on keybase.
  • I have a public key whose fingerprint is A5E9 530E EFA8 6F83 E5A7 35A0 9EB8 8480 3152 08D1

To claim this, I am signing this object: