Getting started
$ termy docs
Troubleshooting
Common install and launch issues.
macOS: app won't open
Termy is not notarized yet. After downloading, macOS may show that the app is damaged or refuse to open it.
First, make sure Termy.app is in /Applications. Then remove the quarantine attribute:
sudo xattr -d com.apple.quarantine /Applications/Termy.appOpen Termy again when the command finishes.
The command cannot find Termy
The command assumes Termy is installed at /Applications/Termy.app. If you put it somewhere else, replace that path with the real location.
The simplest fix is to open the downloaded .dmg, drag Termy into Applications, and run the command again.
Termy is still blocked
- Remove any older copy of Termy from Applications.
- Download the newest
.dmgfrom the Termy download page. - Drag Termy into Applications.
- Run the quarantine command again.
Report an issue
If the problem continues, open a GitHub issue with:
- your operating system and architecture;
- the Termy release you downloaded;
- the exact error message;
- what you expected to happen.
Do not include tokens, shell history, or other secrets in screenshots or logs.