Skip to main content

Talon user file set list

The main Talon user file set for Talon is Talon Community, but there are several others. These range from 'base' user file sets that contain their whole Talon setup through to sets which build on top of the Talon Community user file set functionality.

If intended for public consumption, these Talon user file sets are mostly annouced via the Slack channel. Aside from that there are a few ways you can discover them:

  • You can make use of the talon code search. This aims to search all known github repositories containing Talon related code. If you're looking for integration with a particular application this is a good option.
  • You can browse the github talonvoice topic. Repositories can optionally tag themselves with this to aid discoverability.
  • You can take a look at the manually curated list below.

Voice controlled hands free mouse replacements

The easiest way to control your mouse with Talon is to use an eye tracker. But this is fairly expensive hardware. There are several voice/noise only options in addition to the 'mouse grid' built in to Talon Community.

  • Dense Mouse Grid Less obtrusive overlay combining a letter and number grid to position the mouse.
  • Flex Mouse Grid Flex Mouse Grid extends the functionality of Dense Mouse Grid.
  • Alphabet Soup Mouse This mouse overlays a very dense grid of letters onto the screen for very precise mouse placement. Created by Aegis, TimoTimo, and TaraRoys.
  • crosshairs mouse guide mouse Created by Aegis. Allows you to say very specific mouse coordinates and position the mouse precisely on the screen.
  • 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.
  • 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.

Programming and editor integrations

User Interface

  • Talon Heads Up Display This heads up display is awesome because it shows things like when Talon 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.
  • Talon Deck Stream deck inspired interactive dashboard for Talon. Turn your phone/tablet into a Talon control UI.

Application specific

  • Rango Allows you to easily click active elements in the browser using your voice. An alternative to Vimium with better Talon integration.

Command builders and macros

Talon user sets that allow you to build voice commands more easily or define commands in a quick ad-hoc way. The Talon Community has an ephemeral macro system built in, but these user file sets extend that further.

  • Talon UI helper Command wizard that lets you build TalonScript commands which work with the screen as an image. For example it lets you easily build a command to click an icon, or show an overlay for clicking items in a list.
  • Screen spots Lets you quickly save mouse positions on the screen and then click them with a short voice command. Useful for games with fixed UI element position.

Clipboard helpers

  • Multidimensional clipboard Lets you store and retrieve multiple text snippets from a Talon maintained clipboard.
  • Indexed clipboard Lets you store and retrieve multiple text snippets from a Talon maintained clipboard.

Other