Getting Started
Download, install, and set up trigr on your Windows machine.
What is trigr?
trigr is a desktop text expander that runs in your system tray. Define shortcuts (triggers) and when you type them, they automatically expand into full text — anywhere you type.
Installation
- Download the latest installer from trigr.pancake.wtf
- Run the
.exeinstaller - Launch trigr, it starts in your system tray
- Click the tray icon to open the Trigger Manager
Your First Trigger
- Open the Trigger Manager from the tray icon
- Click Add Trigger
- Set the Abbreviation to
;;hello - Set the Replacement to
Hello, world! - Click Save
- Open any text field and type
;;hello— it expands immediately
How It Works
trigr monitors your keyboard input. When it detects an abbreviation you've defined followed by the ender character (default: space or punctuation), it replaces the abbreviation with the replacement text. Everything happens locally — no data leaves your machine.
Next Steps
- Explore Trill Scripting for dynamic text
- Learn about Global Variables
- Browse Packages for pre-built triggers