Skip to content

Instantly share code, notes, and snippets.

@tararoys
Last active August 1, 2023 19:03
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tararoys/480d9b32c137d2f2f882ce06ccf12604 to your computer and use it in GitHub Desktop.
Save tararoys/480d9b32c137d2f2f882ce06ccf12604 to your computer and use it in GitHub Desktop.

List Of Talon And Talon-Related Resources

Cool Demos

I had to learn to code by voice by the Programming Piglet Demonstraton of a beginner coding with Talon

Educational resources

Tara's Talon Youtube Channel A channel containing many demos from past Talon Screenshare sessions.

Guenther Schmitz's Wiki of Talon configuations, issues, and solutions. This list contains a grab-bag of various configurations, answers to questioms, and solutions. Well worth looking at.

chaosparrot's talon practice website: a website with games and lessions to help you practice basic Talon commands.

Xevs web-based Talon Cheatsheet An online way to look up commands.

Voice controlled hands free mouse replacements

Alphabet Soup Mouse This mouse overlays a very dense grid of letters onto the screen for very precise mouse placement. Created by Aegis and TimoTimo

Racecar Mouse (AKA drawing mouse) A mouse you can use to draw with Talon. It steers like a racecar around the screen. Created by Timotimo.

crosshairs mouse guide mouse Created by Aegis. Allows you to say very specific mouse coordinates and position the mouse precisely on the screen.

Hissing Mouse Created by Tara Roys. A mouse that operates soley by hissing, and uses the idea that if you make a left turn you can get anywhere on the screen by 'circling the block.' Simplest possible no-words, no-hands, no need to memorize commands mouse.

Keyboard Replacements

Morse Keypresses allows you to spell out letters using morse code and the hissing noise.

Useful Resources:

Talon Cheatsheet Generation Script How to generate a cheatsheet for your own repository

Subtitles.md A basic script for writing subtitles for a screencapture.

Talon Heads Up Display This heads up display is awesome because it shows things like when Talent is awake, asleep, what language mode active, prints a pretty history, And a whole bunch of other things that right now you have to memorize.

Add url to Firefox really title By putting the url in the window bar of firefox, this allows you match the website name and make custom commands for very specific websites.

Search every fork of knausj This search engine helps you find scripts people have written to customize talon for themselves. Most people start with the basic knausj script set and customize it. If the way they coped the knausj script was by forking it on github, their customizations are public and you can search to see if someone has already made voice commands for your favorite programs!

Programs that Pair Well With Talon

Vimium for chrome The most important thing Vimium does is put a little pair of letters beside every link when you press the 'f' key. When combined with Talon, that allows you to stay the Talon work for 'f,' (AKA fine) and, when the letters appear, use other talon letter commands to very quickly click on links. Makes hands-free browing very fast!

Vimium for firefox Vimium for firefox. Does the same as vimium for chrome. Essential for heavy internet users.

@tararoys
Copy link
Author

Xev’s web-based Talon cheatsheets https://talon-knausj-cheatsheet.netlify.app/

@tararoys
Copy link
Author

@tararoys
Copy link
Author

tararoys commented Apr 29, 2021

@tararoys
Copy link
Author

tararoys commented May 5, 2021

Search Engine for every fork of the Talon Repo. https://search.talonvoice.com/search/

@2shea
Copy link

2shea commented May 11, 2021

"This set of user scripts is meant to help build an awesome visual head up display elements using the Talon Canvas apis." https://github.com/chaosparrot/talon_hud

@gpunktschmitz
Copy link

the link to "vimium for firefox" is wrong and should be: https://addons.mozilla.org/en-GB/firefox/addon/vimium-ff/

@tararoys
Copy link
Author

Example talon-user repository

https://github.com/AndreasArvidsson/talon-user

@tararoys
Copy link
Author

https://talon.wiki/tobii_5/

tobii 5 setup instructions

@tararoys
Copy link
Author

https://talon.wiki/tobii_5/

tobii 5 setup instructions

@tararoys
Copy link
Author

https://talon.wiki/tobii_5/

tobii 5 setup instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment