Download Latest Version Tinycast 0.11.3 source code.zip (45.4 MB) Google Add to Preferred Sources
Home / v0.10.23
Name Modified Size InfoDownloads / Week
Parent folder
Tinycast-Universal-0.10.23.dmg 2026-09-13 11.5 MB
Tinycast-Universal-0.10.23.zip 2026-09-13 11.4 MB
Tinycast-0.10.23.dmg 2026-09-13 6.3 MB
Tinycast-0.10.23.zip 2026-09-13 6.3 MB
README.md 2026-09-13 2.4 kB
Tinycast 0.10.23 source code.tar.gz 2026-09-13 44.6 MB
Tinycast 0.10.23 source code.zip 2026-09-13 45.1 MB
Totals: 7 Items   125.2 MB 0

What's Changed

  • Right-size launcher file icons for the selected layout by @kmplngj in [#617]
  • Play media the moment Quick Look opens it, and stop one from stretching the panel by @abue-ammar in [#622]
  • Bring the website docs up to date with the app by @abue-ammar in [#629]
  • Website landing redesign by @abue-ammar in [#630]
  • Entitle the camera and calendars, so the hardened runtime lets them prompt by @abue-ammar in [#635]
  • Improve emoji keyword matching and search ranking by @evaneykelen in [#627]
  • Add the web APIs Google Calendar needs, and let stored OAuth tokens expire by @huhrishabh in [#633]
  • Give the update window the native scroller by @abue-ammar in [#638]
  • Check every protected resource's entitlement, not just the ones in use today by @abue-ammar in [#641]
  • Show test progress and timings, and stop harnesses from hanging the suite by @abue-ammar in [#644]
  • Align short form descriptions with the other rows by @huhrishabh in [#642]
  • Polish popup menu interactions by @Risengan in [#645]
  • Let each extension command be hidden from the launcher by @abue-ammar in [#649]
  • Add a Center Two Thirds window command by @abue-ammar in [#650]
  • Give extension forms more room for labels by @list-jonas in [#651]
  • Fix System Monitor metrics in extensions by @wowlocal in [#647]

New Contributors

  • @evaneykelen made their first contribution in [#627]
  • @huhrishabh made their first contribution in [#633]
  • @Risengan made their first contribution in [#645]
  • @wowlocal made their first contribution in [#647]

Channel: stable · Version: 0.10.23 · Bundle ID: com.tinycast.app Built from 156972aee4da24ac4e0a992cb7333d97728551eb. 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"
Source: README.md, updated 2026-09-13