Skip to content

Instantly share code, notes, and snippets.

# Launcher
#
# A Simple Launcher in Notification Center
from scene import *
import webbrowser
import notification
class Key (object):
def __init__(self, frame):