All the scripts in my Talon user directory. These scripts are not based upon Talon community/knausj and are therefore not always compatible with names defined in community. In constant development. Things may break!
Note If you find the scripts in this repository helpful, consider sponsoring!
This is a list of features that I have implemented that I think is of more interest to other Talon users. Things I have already upstreamed to Talon community are omitted. Since I don't actually use a fork of community some modifications (often different names) might be required.
- VSCode language definition for Talon - Supports
on hover
andgo to definition
for Talon lists, captures and actions. - Command history - Improved command history with description of commands
- Analyze phrase - Analyze a Talon phrase and retrieve metadata and description of commands
- Talon Deck - Stream deck inspired interactive dashboard for Talon Voice
- Clippy - Clipboard manager - Clipboard manager with Talon rpc support
- Quick pick - UI for quick access to useful features by clicking buttons
- Foot switch support - Add support for scrolling, navigating and more
- <user.prose> with abbreviations, spelling and numbers -
"say foo forty four brief address air bat cap bar"
=>foo 44 addr abc bar
- Smarter homophones - Talon remembers recently used homophones and automatically replaces/reuses your chosen version
- Lorem ipsum generator -
"lorem ipsum thirty"
=>Lorem ipsum dolor sit amet...
- Imports fix - Add missing and remove unused imports for VSCode
- Copy command ID - Copy command ID for the selected command in the VSCode command palette
- Wake Talon on double pop noise - When Talon is in sleep mode a rapid double pop noise will wake Talon
- Talon Voice - The software that makes it all happen
- Cursorless - Don't even try to edit code without it
- Andreas VSCode Talon extension - My own VSCode extension that adds multiple features for using VSCode with Talon
- Rango Talon - Rango Talon side
- Rango extension - Rango extension browser side
- Command client - Command RPC client Talon side
- Command server - Command RPC extension VSCode side
- nircmd - Change playback device on windows
- clipboard-cli - CLI copy/paste