| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dinky-2.10.0.dmg | 2026-05-03 | 11.5 MB | |
| Dinky-2.10.0.zip | 2026-05-03 | 11.4 MB | |
| Dinky 2.10.0 source code.tar.gz | 2026-05-03 | 12.2 MB | |
| Dinky 2.10.0 source code.zip | 2026-05-03 | 12.3 MB | |
| README.md | 2026-05-03 | 849 Bytes | |
| Totals: 5 Items | 47.4 MB | 1 | |
Dinky 2.10.0
Changes since v2.9.1 (commit subjects from this repo):
- Add audio conversion and related UI
Install
Homebrew (optional):
:::bash
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinky
Or download Dinky-2.10.0.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).