| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Tinycast-Universal-0.10.5.dmg | 2026-08-29 | 8.8 MB | |
| Tinycast-Universal-0.10.5.zip | 2026-08-29 | 8.7 MB | |
| Tinycast-0.10.5.dmg | 2026-08-29 | 5.0 MB | |
| Tinycast-0.10.5.zip | 2026-08-29 | 5.0 MB | |
| README.md | 2026-08-29 | 2.4 kB | |
| Tinycast 0.10.5 source code.tar.gz | 2026-08-29 | 46.2 MB | |
| Tinycast 0.10.5 source code.zip | 2026-08-29 | 46.6 MB | |
| Totals: 7 Items | 120.3 MB | 0 | |
What's Changed
- Draw a raycast-* colour named inside an extension's own SVG, and keep accessories in a detail list by @list-jonas in [#363]
- Open a Google Meet link as the account whose calendar carried it by @abue-ammar in [#369]
- Read today alone when tomorrow's events are switched off by @abue-ammar in [#370]
- Dedicated Snippets browser and global shortcut by @abue-ammar in [#372]
- Summon the palette when a view command is launched by its own shortcut by @list-jonas in [#373]
- Run on Intel Macs under macOS 26 by @abue-ammar in [#374]
- Restart a running application from its Actions menu and ⌘R by @abue-ammar in [#375]
- Repaint an app's icon after a custom icon is pasted onto its bundle by @abue-ammar in [#376]
- Prompt for a custom command's arguments and stream its output live by @abue-ammar in [#378]
- Keep the clipboard history and learned data out of ~/Library/Caches by @abue-ammar in [#380]
- Answer time zones, business days and the spelled-out phrasings the calculator was missing by @list-jonas in [#379]
- Read only the Raycast 2.x export, and hold every comment to one line by @abue-ammar in [#382]
- Name the cities the time zone database leaves out by @list-jonas in [#381]
- Let a quicklink answer to an alias by @abue-ammar in [#386]
- Add custom Quick Action instructions by @KevinvdBurg in [#385]
- Send Quick Press keys unmodified, so Escape is Escape by @abue-ammar in [#387]
- Eject the external disks that report themselves as fixed by @abue-ammar in [#388]
Channel: stable · Version: 0.10.5 · Bundle ID: com.tinycast.app
Built from 0992a48ed0e678f775f833021147a595dcce8e05. Full changelog
Recommended: install via Homebrew — it clears the quarantine flag automatically on every install and update, so there's nothing to run by hand:
:::sh
brew trust --tap abue-ammar/tinycast
brew install --cask abue-ammar/tinycast/tinycast
On an Intel Mac, install abue-ammar/tinycast/tinycast-universal instead — same app, built with both slices.
This build is self-signed. If you download the DMG directly instead of using Homebrew, macOS will refuse to open it until you clear the quarantine flag once:
:::sh
xattr -dr com.apple.quarantine "/Applications/Tinycast.app"