Installation
Download and install Dasher for your platform.
π Quick Download Links
Windows: Download from GitHub Releases
macOS: Download v5.14 DMG
Linux: sudo apt-get install dasher (Debian/Ubuntu) or check your distribution
Android: Google Play Store
iOS: App Store
Platform-Specific Instructions
Choose your platform for detailed installation instructions:
Windows
Download: GitHub Releases
Quick steps:
- Download the installer
- Run the executable
- Follow installation prompts
- Launch from Start menu
View full Windows installation guide β
macOS
Download: v5.14 DMG
Quick steps:
- Download the DMG
- Drag Dasher to Applications
- Right-click β Open if needed (unidentified developer warning)
- Launch from Applications
View full macOS installation guide β
Linux
Install via package manager:
# Debian/Ubuntu
sudo apt-get install dasher
# Fedora
sudo dnf install dasher
# Arch Linux
sudo pacman -S dasher
View full Linux installation guide β
Android
Download from:
Supports touch, tilt, and button input methods.
View full Android installation guide β
iOS
Download: App Store
Compatible with iPhone and iPad. Supports touch, Apple Pencil, and switch access.
View full iOS installation guide β
Previous Versions
Version 4.11
Still available for older platforms:
- Windows: 32-bit and 64-bit installers
- Linux: Source code (tar.bz2, tar.gz)
- macOS: Not recommended for recent macOS versions (use v5 instead)
Development Versions
Dasher v6 (In Development)
Dasher v6 is a complete rewrite with modern architecture, currently under active development:
- dasher-core: github.com/dasher-project/dasher-core
- dasher-gtk: github.com/dasher-project/dasher-gtk
β οΈ Note: v6 is not yet ready for end users. Please use v5.0 for production use.
After Installation
First Steps
- Launch Dasher
- Choose your alphabet/language from Options β Alphabet
- Start steering toward letters to enter text
- Check out our Quick Start Tips
Add Training Text
To improve predictions for your language:
-
Download training texts from our Downloads page
-
Place them in Dasherβs training directory:
- Windows:
C:\Program Files\Dasher\training\ - Linux:
/usr/share/dasher/training/or~/.dasher/training/ - macOS: Right-click Dasher.app β Show Package Contents β Contents/Resources/training/
- Windows:
-
Restart Dasher
Troubleshooting
Problem: Dasher wonβt start
Solution:
- Windows: Ensure you have admin rights
- macOS: Try right-click β Open (see above)
- Linux: Check that required dependencies are installed
Problem: Text prediction seems wrong
Solution:
- Select the correct alphabet for your language (Options β Alphabet)
- Add training text for better predictions
Problem: Canβt enter special characters
Solution:
- Some alphabets have special characters in separate groups
- Navigate through the zooming interface to find them
- Check that your alphabet file includes the characters you need
Need Help?
- FAQ - Frequently asked questions
- Quick Start Tips - Tips for new users
- User Manual - Complete usage guide
- Matrix Chat - Get help from the community
- Report Issues