| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Tinycast-Universal-0.11.3.dmg | < 23 hours ago | 12.5 MB | |
| Tinycast-Universal-0.11.3.zip | < 23 hours ago | 12.4 MB | |
| Tinycast-0.11.3.dmg | < 23 hours ago | 6.8 MB | |
| Tinycast-0.11.3.zip | < 23 hours ago | 6.8 MB | |
| README.md | 2026-09-19 | 2.8 kB | |
| Tinycast 0.11.3 source code.tar.gz | 2026-09-19 | 44.8 MB | |
| Tinycast 0.11.3 source code.zip | 2026-09-19 | 45.4 MB | |
| Totals: 7 Items | 128.7 MB | 0 | |
What's Changed
- Shrink Detail markdown images to the size their URL asks for by @huhrishabh in [#891]
- Recognize equivalent current-time phrases by @caezium in [#894]
- Show calendar colour, time range and countdown on meeting rows by @abue-ammar in [#895]
- Add an offset to custom window sizes by @abue-ammar in [#896]
- Keep feature shortcuts working when Show in launcher is off by @abue-ammar in [#898]
- Open a selected-text quicklink on the first Return by @abue-ammar in [#897]
- Resolve installed commands the way Terminal does by @abue-ammar in [#900]
- Collect a custom command's arguments inline in root search by @abue-ammar in [#903]
- Add the WebSocket and mDNS support Home Assistant needs by @list-jonas in [#901]
- Show actions on Detail screens by @huhrishabh in [#902]
- Read and write calculator numbers in the Mac's number format by @abue-ammar in [#906]
- Hand an app-picker preference to an extension as an Application by @list-jonas in [#907]
- Let keypad Enter confirm a selection by @abue-ammar in [#909]
- Close Tinycast's windows when the Dock's Quit is chosen by @abue-ammar in [#910]
- Let meeting links open in a chosen browser by @abue-ammar in [#911]
- Dismiss notifications through Notification Center's own actions by @abue-ammar in [#912]
- Calm the Settings panes and reorder the sidebar by @abue-ammar in [#914]
- Place Tinycast's own windows with window commands by @alesmartan in [#916]
- Record unmarked extension Clipboard.copy in history by @FreeTeaspoon in [#915]
- Draw the oklch() swatches Color Picker states its colours in by @list-jonas in [#917]
- Reduce Quick Actions diff memory with packed traceback by @kmplngj in [#921]
- Add a /support page backed by Polar by @abue-ammar in [#932]
- Show the payment card again after leaving the support thank-you by @abue-ammar in [#934]
New Contributors
- @FreeTeaspoon made their first contribution in [#915]
Channel: stable · Version: 0.11.3 · Bundle ID: com.tinycast.app
Built from c2de79843666119680f5d901c6aba319b978c0cb. 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"