Skip to content

fidgetingbits/fidgetingbits-talon

 
 

Repository files navigation

fidgetingbits' Talon Repo

Please read the WARNING section before you use this repo, as using some of the stuff I have may break your talon experience as I only test this repo on my own environment, and you should avoid reporting these problems to aegis or talon, without first validating that a repo like community works properly first.

This repo is fairly thoroughly tested on both Linux (i3wm and Gnome) and Mac (Sonoma). Linux functionality was originally built for Arch Linux, but now is only ever tested on NixOS.

I use the beta version of Talon so this may result in errors related to functionality if you aren't using it. I highly recommend paying for beta on patreon if you can.

In general I try to keep merging the core features from knausj_talon repo, but sometimes it might be months behind.

Interesting features

Following in the steps of Andreas Arvidsson the following is a list of interesting things you will find in is repo that you can take/reuse, that hasn't been added to community yet. I'd love to add most of it, but have never found the time.

  • types support - I have language tab support for types that I use to help me dictate rust/C types more easily
  • package manager support -
  • zle -
  • tag pinning -
  • vscode plugin scope -
  • service manager support -

Other stuff

  • vim support - The main feature most people were using was my vim support. This is now split between neovim-talon and my own talon-vim repo, where neovim-talon occasionally lifts parts from..
  • systemd user services - I use a systemd user service and watchdog to launch Talon on login, and also restart it if it stalls. See here
  • talon-python-command-server - Talon file-based RPC server
  • talon-shotbox - A screenshot tool that allows you to select regions of screen by voice. A bit rough around the edges, but usable. Inspired by flameshot on Linux.

Deprecated Features

  • run_talon.sh A script I use to run talon that auto-restarts on stalls. (NOTE: I not longer use this since moving to NixOS)

WARNING

I only test this repository on my own system. Although other people are using it, they may have similar environments to me. It's very possible that you will run into problems using this repository that aren't actually problems with talon, in which case you should investigate using knausj_talon first, before reporting the problems on slack to ease the support load on others.

Dependencies

My working environment is largely centered around:

  • arch linux
  • i3-gaps
  • dunst
  • rofi
  • kitty
  • neovim
  • firefox
  • Tobii 5

It is possible I tweak things that end up only working on this environment, and break on either Linux systems. That said, if you run into a problem using my repo I'm more than happy to fix it to make it more generic, I just don't do this type of proactive testing on my own due to lack of time.

Monkey Patching

There are a few features that I don't like the way they work on i3, so I choose to monkey patch them. These patches may break on your system, in you need to test a different repo first if you run into problems, before assuming its a talon problem.

Currently the list of monkey patches are:

Hardware

This is the hardware I'm using as of 2021. I rarely use a keyboard, but I do have them available when I need them.

Microphones:

  • Primary: DPA d:fine 4188 and DPA d:vice interface.
  • Secondary: Sennheiser MD 431 II and Focusrite Scarlet Solo

Keyboards:

  • Primary: Gergoplex with 12g khalhi switches.
  • Secondary: Ergodox Ez Glow with 60g cherry brown mx switches.

Eye Tracker:

  • Desktop: Tobii 4c
  • Laptop: Tobii 5

Monitors:

  • Desktop: Dual 27" monitors, with the right monitor having the eye tracker and webcam.

Foot pedal:

Mouse:

Recommendations

Although not Talon specific, I recommend using howdy if you are using Linux. It makes things like logging in and sudo authentication a lot more seamless.

Pull requests

Even though I use this repo mostly for personal stuff, I'm happy to take pull requests from people that find issues specifically in my changes that don't directly applied to knausj_talon.

About

Talon voice config focused on Linux and Mac.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.1%
  • Talon 27.7%
  • Vim Snippet 1.4%
  • Shell 0.8%