| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dinky-2.9.1.dmg | 2026-05-03 | 11.2 MB | |
| Dinky-2.9.1.zip | 2026-05-03 | 11.2 MB | |
| Dinky 2.9.1 source code.tar.gz | 2026-05-03 | 12.0 MB | |
| Dinky 2.9.1 source code.zip | 2026-05-03 | 12.1 MB | |
| README.md | 2026-05-03 | 1.1 kB | |
| Totals: 5 Items | 46.5 MB | 1 | |
Dinky 2.9.1
Changes since v2.9.0 (commit subjects from this repo):
- Guard raw fathom.trackEvent calls on home page
- Remove middot separator before How to Install link
- Add dinky make-fixtures CLI for local test media generation
- Accept WebM as video input (transcode to MP4)
- Site: preconnect binkyfiles.com; refresh Localizable comments
Install
Homebrew (optional):
:::bash
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinky
Or download Dinky-2.9.1.dmg from the assets below and drag Dinky into Applications. Already using Dinky? Choose Install Update from the in-app banner when it appears.
Finder “Open With” shows two Dinkys
macOS lists each Dinky.app on disk with its own version. After an upgrade, an older copy is often still around.
- Homebrew:
brew cleanup dinky(orbrew cleanup) removes old cask versions under Caskroom. - List every copy:
mdfind 'kMDItemCFBundleIdentifier == "com.dinky.app"'in Terminal; delete extras you do not need (e.g. in Downloads).