Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 29, 2023
1 parent 3d3c901 commit 64eaaca
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,6 @@

> Create a good-looking [DMG](https://en.wikipedia.org/wiki/Apple_Disk_Image) for your macOS app in seconds
<br>

---

<div align="center">
<p>
<p>
<sup>
<a href="https://github.com/sponsors/sindresorhus">Sindre's open source work is supported by the community</a>
</sup>
</p>
<sup>Special thanks to:</sup>
<br>
<br>
<br>
<a href="https://dashcam.io?ref=sindresorhus_create_dmg">
<div>
<img src="https://sindresorhus.com/assets/thanks/dashcam-logo.png" width="280" alt="Dashcam">
</div>
<b>Video crash reports for Electron</b>
<div>
<sup>Capture the steps to reproduce every bug with the Dashcam desktop app.</sup>
</div>
</a>
<br>
</p>
</div>

---

<br>

Imagine you have finished a macOS app, exported it from Xcode, and now want to distribute it to users. The most common way of distributing an app outside the Mac App Store is by putting it in a `.dmg` file. These are hard to create, especially good-looking ones. You can either pay for a GUI app where you have to customize an existing design or you can run some homebrewed Bash script and you still have to design it. This tool does everything for you, so you can play with your 🐈 instead.

<img src="screenshot-cli.gif">
Expand Down Expand Up @@ -103,4 +71,4 @@ Original icon → DMG icon
- [Defaults](https://github.com/sindresorhus/Defaults) - Swifty and modern UserDefaults
- [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) - Add “Launch at Login” functionality to your macOS
- [My apps](https://sindresorhus.com/apps)
- [More…](https://github.com/search?q=user%3Asindresorhus+language%3Aswift)
- [More…](https://github.com/search?q=user%3Asindresorhus+language%3Aswift+archived%3Afalse&type=repositories)

0 comments on commit 64eaaca

Please sign in to comment.