Skip to content

Instantly share code, notes, and snippets.

@ghouston
ghouston / talon.parrot.md
Last active March 22, 2024 01:51
How to setup parrot.py to work with talon

How to setup parrot.py to work with talon

updated: 2024-03-21

Parrot.py integration enables you to make noises such as pops, clicks, and hiss sounds which trigger Talon actions. Any sound which is not part of normal speech can be used, even non-human sounds such as a bell can work.

Prereq: requires the beta tier of Talon Voice which is a paid tier via patreon at lunixbochs.

If you have trouble, the best place for help is on slack talonvoice.slack.com in the #ext-parrot channel.

Helpful video tutorials are found on youtube. These videos are slightly outdated because the current parrot.py has a newer display. (Thanks Pokey Rule, I would have never figured this out without your videos getting me started on the right track!)

@ghouston
ghouston / test.html
Created August 7, 2019 16:12
Hello World Html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@ghouston
ghouston / test.md
Created August 7, 2019 16:10
Hello World Markdown

Hello World

This is content converted from Markdown!

Here's a JSON sample:

{
  "foo": "bar"
}
@ghouston
ghouston / day1.exs
Last active December 3, 2017 02:51
advent of code 2017
digits = "777369918566892252531423352147462949323188134548491778234686743465124264827776969933481352875314876228451553392354437187982554114927784151573517533779595866128824554647362856484733976811637293451433195772582928496194914867488329444256437378992938118194482715462839145925469892759928443839475729266286956176613442932847892254939324878971492446859216445618967994916681475885367329854765384133541952467853784434921378931613628625872972193686996893184415636832926838551516523942446881195277286137561533485849753726568775656625274361525514761756444283334492975819393576568437848499657647963652721138374366188573635857838132919997747183554794859612447821489942818457176115896126724362437882522122524898339527852912849354396627513392738474246211935879552848859159876928123132515568369585713353342813224952518897242818637656364419711787953654132671787921185449373925228931322835731298211785912145947787122922285151693487711981674624959882524569442696785152778861428272188253585617725883779983949849479461219831151589512971
@ghouston
ghouston / gist:4686573
Last active November 16, 2017 19:20 — forked from sjwilliams/gist:3903157

Sublime Text 2 – Useful Shortcuts (Mac OS X and Windows)

General

shift key
control key
option or alt key
command or apple key

⌘T go to file