Download Taleno
Direct links straight from GitHub Releases. Choose your platform below and start writing in seconds.
All downloads are official standalone packages hosted on GitHub Releases. When an update is released, your installed app can check and update seamlessly.
Opening Taleno when macOS blocks it
Current macOS builds are not code-signed or notarized, so Gatekeeper may say that Apple cannot verify the developer or check the app for malicious software.
Only continue if you downloaded Taleno from the official GitHub Releases page and trust the file. GitHub Releases
- Move Taleno.app to Applications, then try to open it once.
- Open Apple menu → System Settings → Privacy & Security.
- Scroll to Security and click Open Anyway. The option remains available for about one hour after the blocked attempt.
- Authenticate when prompted, then click Open. Future launches will work normally.
If Open Anyway does not appear and you trust the download, remove the quarantine attribute from Taleno only in Terminal:
xattr -dr com.apple.quarantine /Applications/Taleno.app
Do not disable Gatekeeper system-wide. Read Apple’s guidance for opening an app from an unknown developer →