Skip to content

Instantly share code, notes, and snippets.

View willpatera's full-sized avatar

Will willpatera

View GitHub Profile
import time
# https://github.com/pupil-labs/pyndsi/tree/v1.0
import ndsi # Main requirement
GAZE_TYPE = "gaze" # Type of sensors that we are interested in
SENSORS = {} # Will store connected sensors
def main():
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Google Translate Integration for Missive, by Matthew Delmarter</title>
<script src="https://integrations.missiveapp.com/missive.js"></script>
<link href="https://integrations.missiveapp.com/missive.css" rel="stylesheet">
<style>
.translator-heading {
background-color: var(--missive-light-active-color);
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Test Sidebar</title>