back to home

swiftDialog / swiftDialog

Create user-notifications on macOS with swiftDialog

View on GitHub
795 stars
83 forks
63 issues
SwiftShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing swiftDialog/swiftDialog in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/swiftDialog/swiftDialog)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

swiftDialog swiftDialog is an open source admin utility for macOS 15 or later written in Swift and SwiftUI that presents custom dialogs, displays informative messages or can be used as a form to request user input. • ⚠️ For macOS 14 or earlier, use v2.5.6 Latest releases can be found on the Releases page Detailed documentation and information can be found at https://swiftdialog.app 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: • Pass in an image resource to display as the swiftDialog icon, or use an app path or system preference bundle path and swiftDialog will extract the icon for display. • Add extra buttons. Change the text to say what you want. Wait for user input or automatically time out. • Use markdown in the message to add **bold** or _italics_ or include URL links • Add Images • and lots more... **** 💡 Giving Feedback 🐞 If there are bugs or ideas, please create an issue so your idea doesn't go missing. Also come chat in the channel in the MacAdmins Slack 🤝 Contributing Please read the CONTRIBUTING.md for details on how you can contribute.