swiftDialog is an open source admin utility for macOS 12 or later written in SwiftUI that presents custom dialogs, displays informative messages or can be used as a form to request user input.
Latest releases can be found on the Releases page
Detailed documentation and information can be found in the Wiki
Every aspect of swiftDialog's appearance can be modified.
At the most simple level you need only give swiftDialog a Title and a Message to display but there is more utility in modifying other aspects of the appearance:
swiftDialog's interface is fully customised from a set of command line options.
For details on all the available options, please read the Command Line Options page on the wiki.
? If there are bugs or ideas, please create an issue so your idea doesn't go missing.
Also come chat in the #swiftDialog
channel in the MacAdmins Slack
Please read the CONTRIBUTING.md for details on how you can contribute.