Skip to content

swiftDialog/swiftDialog

Repository files navigation

Static Badge GitHub tag (with filter) GitHub tag (with filter) GitHub tag (with filter) GitHub tag (with filter)

GitHub release (with filter)

swiftDialog

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

Screenshot 2023-08-15 at 1 35 15 pm

Appearance

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:

Commandline Options

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.


💡 Giving Feedback

🐞 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

🤝 Contributing

Please read the CONTRIBUTING.md for details on how you can contribute.